lpcXpresso55s16 USART support for testing RJ12 functionality #60813
Answered
by
DerekSnell
ArjunDinesh007
asked this question in
Q&A
-
Hi Team, Please help me to provide the configuration steps and sample codes of USART transmission and reception of lpcXpresso55s16 for testing RJ12 functionality |
Beta Was this translation helpful? Give feedback.
Answered by
DerekSnell
Jul 26, 2023
Replies: 1 comment
-
Hi @ArjunDinesh007 , I do not know how using the RJ12 connector impacts the UART configuration. But the Zephyr tree has several samples and tests using the UART/serial driver, including the UART driver sample and these UART driver tests. And this doc page details configuring the UART driver. Best regards |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DerekSnell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ArjunDinesh007 ,
I do not know how using the RJ12 connector impacts the UART configuration. But the Zephyr tree has several samples and tests using the UART/serial driver, including the UART driver sample and these UART driver tests. And this doc page details configuring the UART driver.
Best regards