Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit be the same?
Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit be the same?
Hi,
There is no configurable amount of start bits for the UARTE peripheral. The CONFIG_STOP register is used to control if 1 or 2 stop bits should be used.
Best regards,
Jørgen
Thank you for answer , I have to abide by an agreement(Similar to the RS-485)
This agreement needs 1 start bit 、8 data bits、 2 stop bits
I don't know if this will affect....
Thank you for answer , I have to abide by an agreement(Similar to the RS-485)
This agreement needs 1 start bit 、8 data bits、 2 stop bits
I don't know if this will affect....