MPC5744P: Example code for software full duplex UART using GPIO

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

MPC5744P: Example code for software full duplex UART using GPIO

1,129 Views
guenter_loettrich
NXP Employee
NXP Employee

Hi all,

 

does anyone have an idea where to find example code for a software UART (just using Rx and Tx) via GPIO pins?

Issue is that MPC5744P has only two LinFlex modules and in the application a third one is required for baudrates up to 115kbaud.

 

Thanks

 

br

Guenter

Labels (1)
0 Kudos
2 Replies

466 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Here you can find an only example which is available for Panther UART at this time.

Example MPC5744P LINFlex UART echo SW polling

0 Kudos

466 Views
guenter_loettrich
NXP Employee
NXP Employee

Hi Peter,

thanks. I found that one as well. However I'm looking for a piece of software where a UART can be emulated using 2 GPIO pins and timers and probably DMA to create a third UART for the device. The application requires three UARTs but on Panther only two are realized in hardware.

br

Guenter

0 Kudos