Changing UART parity at runtime (on PSOC5LE device)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello Everyone,

   

I want to configure parity of my uart module at runtime on my PSOC5LE device.  I am using UART[v2.50] component and PSOC designer.

   

To achieve this I had enabled the API control. I went through the component datasheet where it describes to use the UART_WriteControlRegister() API to achieve this task. But I cannot find the macros UART__B_UART__NONE_REVB, UART__B_UART__EVEN_REVB etc... defined in the code. 

   

Please help. 

0 Likes
1 Reply