PN7120 Bare metal implementation example

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

PN7120 Bare metal implementation example

738 Views
sherry_zahid
Contributor III

Hi,

I am trying to get PN7120 NFC dev kit (OM5577) to interface with an STM32 dev kit. I read through AN11700 quick start guide which points to AN11845 and SW3735.zip for a bare metal implementation ported to KSDK1.3 however, I have looked at this project and the main.c code and it seems to have operating system function calls such as:

"OSA_timedelay" 

"OSA_TaskCreate"

As the function calls above suggest, this does not seem to be the correct bare metal implementation as mentioned in AN11845, can someone point me to the correct example for bare metal mcu implementation?

Regards

Sz 

edit1: I read another application note AN11990 pointing to the LPCXpresso examples (SW3241). These seem to be the correct bare metal implementation examples for PN7120.  

0 Kudos
0 Replies