8-bit data, no stop bits,
No stop position, that is, transmission of 8 bits, 8 bits are data, nordic can do it, I found a place where the city did not find the stop position for a long time.
8-bit data, no stop bits,
No stop position, that is, transmission of 8 bits, 8 bits are data, nordic can do it, I found a place where the city did not find the stop position for a long time.
Hi,
The nRF52832 always use one stop bit, and this is the default behavior for all nRF5 devices. The nRF52810 and nRF52840 also support 2 stop bits, configurable by the STOP field in the CONFIG register for the UARTE peripheral. It is not possible to disable stop bit altogether (no stop bits).
thank you
thank you