Hi,
Is NRF52840 support 300 baud rate? if it is not, is anybody suggest nrf chip that support 300baud.
Best Regards
Volkan.
Hi,
Is NRF52840 support 300 baud rate? if it is not, is anybody suggest nrf chip that support 300baud.
Best Regards
Volkan.
i found the references manual of the chip. Looks like it doesnt support 300baud rate.
infocenter.nordicsemi.com/.../nRF52840_PS_v1.0.pdf
Hi Volkan,
As you noted, 300 is not listed as one of the supported settings in the PS, so I can't quarantee that it will work, but you can try to set the BAUDRATE register to 0x14000. Bit banging the UART might be another option if it doesn't work.
Best regards,
Vidar