¿example UART with DMA and device initialization?

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

¿example UART with DMA and device initialization?

1,304 Views
fernandogarcia
Contributor II

Hi all.

where I can get some example, to configure the UART with DMA.

I'm using the K60 series.

regards

Labels (1)
1 Reply

444 Views
DavidS
NXP Employee
NXP Employee

Hi Fernando,

The KL25_SC code base has this kind of demo.

You should be able to port it to the K60.

Note this is a baremetal solution and not MQX RTOS.

KL25_SC: FRDM-KL25Z Sample Code Package.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z&nodeId=01624698C9E3EC&fpsp...

Regards,

David