UART in basicDiscoveryLoop Example

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

UART in basicDiscoveryLoop Example

849 Views
suresh_cb
Contributor I

Hi,

I am using clev6630b board and i run though basic discoveryloop example where i am able to detact nfc tags.Now how can i use uart in this example to send the detected card details to other mcu(which is connected through wire).Would anybody help me please.

0 Kudos
3 Replies

630 Views
IvanRuiz
NXP Employee
NXP Employee

Hello,

The example sends the information to the LPC host controller of the eval board, then you will have to make the implementation to send the data from the host MCU to another one which is not implemented.

BR,

Ivan.

0 Kudos

629 Views
suresh_cb
Contributor I

Hi,

That i understood, Since i am new to this platform i don't know how to start with uart. Is there any reference example.

Best Regards

Suresh Biradar

Simplify | Automate | Resolve Infinicue Solutions Private Limited

#766, SGR Complex, 3rd Floor, BEML Layout, 5th Stage, Rajarajeshwari Nagar, Bangalore, Karnataka, India - 560 098

Contact No.: 91 7760824832, Email : suresh.cb@infinicue.com

0 Kudos

629 Views
IvanRuiz
NXP Employee
NXP Employee

Hello,

For this implementation you will need to download the SDK of the LPC, there you will find examples to take as a base.

BR,

Ivan.

0 Kudos