UART Parity Setting on IMX8MM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART Parity Setting on IMX8MM

575 Views
tom_orsi1
Contributor II

How do I find the register map for the UARTS on the IMX8MM? I reviewed the header files in the SDK and looked for specifics on the data sheet for the IMX8MM but I see no mention of the uart chip model?

I am specifically interested in knowing of the UART supports always set/clr on the parity bit?

Thanks, 

Tom

0 Kudos
1 Reply

514 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Thomas,

The Parity enable and parity type are configured with PREN and PROE fields of UARTx_UCR2 register, described on chapter 16.2.13.4 of the i.MX8M Mini Reference Manual.

parity 8mm.png

Hope this will be useful for you.
Best regards!
/Carlos
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

-------------------------------------------------------------------------------