UART1 Configuration for Data Bits(Word Length) 7.
Hi @All ALL @Martin KJELDSEN
I am using STM32F412CGU6 microcontroller.
I would like to Configure UART1 with following settings.
• Baud Rate: 9600
• Start bits: 1
• Parity: Even
• Data Bits: 7
• Flow Control: Off
• Stop Bits: 1
In STM32CubeMX, There is no configuration available for Data Bits 7.
So, How can I configure the above UART settings.
Thanks
Nikunj Patel