Dear Support Team
Due to a MCU receives wrong data from UART TX of nRF52840 with baud rate of 921600, so we tried to modify the value of macro UART_BAUDRATE_BAUDRATE_Baud921600 from 0x0EBED000UL to 0x0E00C00UL,then the MCU could receive data from nRF52840 accurately.. Is there any potential bugs or risks with modifying the value of UART_BAUDRATE_BAUDRATE_Baud921600? Many thanks.