This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

The problem of nRF52832 simulation UART

Hello,

I want to use two UART interface in nRF52832 at the same time,but the nRF52832 just has one UART,the other i wish to build by simulation。

How can i simulate the other one? Can you provide me with relevant examples or documents?

Thank you !

Parents Reply
  • Thank you very much for your reply!I read the product specification ,but i don't know much about the peripheral UARTE.The nRF52832 has one physical UART just like the picture below

    In my design,the nRF52832 is used as a MCU, the peripheral circuit contains two UART passthrough like the picture below

    When i made this design, It just used one UART when the system worked. But now, i want to use two UART at the same time, so i have to build another UART by simulation. Can you provide me with relevant examples or documents?

Children
Related