Uart0 to send message

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Uart0 to send message

938件の閲覧回数
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 件の賞賛
返信
1 返信

833件の閲覧回数
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 件の賞賛
返信