Uart0 to send message

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

Uart0 to send message

449 Views
piergiusepperan
Contributor II

Hi,I'm trying to do a GUI with MatLab, I'm using the kl25z board to communicate with my computer, in particular the UART0 module. Till now I am able to send 8 bits from my computer to the board through USB. Now I want to send some bits from the board to my computer. Have you some examples of what I have to do ? I'm using the kds software and the Processor Expert to generated the code and basically I setted up the transmission and the transmission interrupt. Thank you.

0 Kudos
1 Reply

344 Views
EarlOrlando
Senior Contributor II

Hello,

I recommend you to install the Kinetis SDK 1.3.0 and try the driver examples and the demo apps for your board. The kinetis SDK is an easy and fast way to enable your board.

Once you install KSDK, please try the example in the path below:

C:\Freescale\KSDK_1.3.0\examples\frdmkl25z\demo_apps\hello_world

If you have any inconvenient please don't hesitate in contact me.

Best regards,

Earl.

0 Kudos