2024-11-28 02:11 PM - last edited on 2024-11-28 11:57 PM by SofLit
I am supposed to be receiving 8-bit data with even parity. The blocks are defined with a header of 'F0', this is S.Bus data if anyone knows that that is. I setup a simple program that just does receive data. I get data but nowhere does it show an 'F0'. Am I supposed to use 'LL_USART_ReceiveData8' or 'LL_USART_ReceiveData9' to read this data? Is the parity supposed to be read with the data and discarded? It's not at all clear how the parity is handled.
2024-11-28 11:56 PM - edited 2024-11-28 11:57 PM
Hello,
You posted your thread in STM32CubeIDE (MCUs) which is not the right forum board. I moved it to STM32 MCUs Products.
Could you please also provide the MCU part number you are using?