Porting from NULLOS to RTOS in NFC library

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

Porting from NULLOS to RTOS in NFC library

ソリューションへジャンプ
1,102件の閲覧回数
ujwal_kumar_N_L
Contributor III

Hi community ,


I'm currently working on the NFC module (CLRC663 PLUS ),i found a ported code (from LPC1769 TO LPC55S69)for the discoveryloop program in the community (Using NFC Reader Library with LPC55S69 - NXP Community ).


Details :

  1. MCU:-LPC55S69 EVK 
  2. NFC module:-CLRC663 plus NFC Frontend development Kit 
  3. OS :-NULLOS is been used 

Question :

  1. How do I port from NULLOS to RTOS I tried changing the macro define but there a lot of error ?
  2.  The NFC module switch's between polling and Listening mode and also goes into sleep mode ,How do I control that sleep mode (Is it due to the interrupt pin )?
  3. Can you also check how the interrupt is been used ?The interrupt is being generated from the NFC module to MCU ,how is it working ,i mean what is its use ??(SLEEP AND WAKE ?).
  4. I have other multiple peripherals working in RTOS tasks how do i also include this into one more ?
  5. There are multiple generic library in this file how do i cut the down ??(delete and try running the program ?

Shared the file I'm refereeing and using .

Thank you and regards 
UJWAL

0 件の賞賛
返信
1 解決策
1,079件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi 

 

I would recommend you refer to AN11784, How to integrated to RTOS.  though this AN is for PN7462,  it is also applies to RC663 or other IC.

https://www.nxp.com.cn/docs/en/application-note/AN11784.pdf

 

Regards

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,080件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi 

 

I would recommend you refer to AN11784, How to integrated to RTOS.  though this AN is for PN7462,  it is also applies to RC663 or other IC.

https://www.nxp.com.cn/docs/en/application-note/AN11784.pdf

 

Regards

Daniel

0 件の賞賛
返信