Use OM5578 Devkit with non-NXP MCU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Use OM5578 Devkit with non-NXP MCU

跳至解决方案
1,247 次查看
bojanjovanovic
Contributor I

Hello guys,

We are considering to use PN7150 NFC reader IC in our future device. We have OM5578 Devkit (Arduino version) with us. The goal is to connect it with non-NXP based MCU and read the card IDs.

I noticed there are some examples for NXP-based MCUs. Are there any instructions on how we can port the PN7150 library into non-NXP environment? Our target MCU is 32-bit ARM Cortex-M architecture.

Thank you very much for your time and efforts.

Sincerely,

Bojan.

0 项奖励
1 解答
1,237 次查看
nxf58474
NXP Employee
NXP Employee

Hello Bojan,

 

Hope you are doing well. My name is Ricardo and I have been assigned this case. You can find the available resources in the NXP page: PN7150.

In the Tools & Software tab, you can find the NXP-NCI MCUXpresso example Project, with examples for iMXRT1060, LPC11Uxx, LPC55xx, LPC82x, and K64. And you can check this Application Note: NXP-NCI MCUXpresso example.

You would need to adapt the TML components (Transport Mapping Layer), in source>TML>tml.c

Hope this helps.

 

Best Regards,

Ricardo

在原帖中查看解决方案

2 回复数
1,231 次查看
bojanjovanovic
Contributor I

Thank you very much, Ricardo. Indeed, by modifying TML file I was able to successfully port the example.

One more thing I would like to ask. Does PN7150 support DesFire EV2 and EV3?

If negative, can you recommend us any couterpart of PN7150 that supports DesFire EV3?

 

Regards,

Bojan.

0 项奖励
1,238 次查看
nxf58474
NXP Employee
NXP Employee

Hello Bojan,

 

Hope you are doing well. My name is Ricardo and I have been assigned this case. You can find the available resources in the NXP page: PN7150.

In the Tools & Software tab, you can find the NXP-NCI MCUXpresso example Project, with examples for iMXRT1060, LPC11Uxx, LPC55xx, LPC82x, and K64. And you can check this Application Note: NXP-NCI MCUXpresso example.

You would need to adapt the TML components (Transport Mapping Layer), in source>TML>tml.c

Hope this helps.

 

Best Regards,

Ricardo