nRF5_SDK_17.1.0_ddde560
nrf52832
-
Cache overflow at baud rate 921600. I use the register to complete the serial port driver. I don't know how to use registers to implement flow control.who can help me.
nRF5_SDK_17.1.0_ddde560
nrf52832
Cache overflow at baud rate 921600. I use the register to complete the serial port driver. I don't know how to use registers to implement flow control.who can help me.
Hi,
UART flow control is enabled and disabled using registers as you see on this line.
Best regards,
Jørgen