NFC test with MQX4.1

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

NFC test with MQX4.1

NFC test with MQX4.1

           This is a demo of NFC device to read and write the contactless card.
Kinets K60 tower board and NXP PN512 board are used for this test enviroment.

nfc_test.jpg
These connected pins from K60 tower board to PN512 RF board are listed as below:

  SPI1:
    SPI1_SIN : PTE1/SDHC0_D0
    SPI1_SCK : PTE2/SDHC0_DCLK
    SPI1_SOUT : PTE3/SDHC0_CMD
    SPI1_PCS0 : PTE4/SDHC0_D3
 
  Reset:
    PTB9
  External interrupt:
    PTA26

        Because the SPI1 port is used as the host interface of pn512, it is necessary to enable the SPI1 driver in the user configuration file of MQX.
 
        To open the project file in the /build folder with CW10.5.

   And the PSP and BSP libraries had to be built before test image is built, as they are needed in this test project.

  The following diagram shows the serial numbers and block data of reading from the test card of Mifare one.

debug_nfc.png

Labels (1)
Attachments
Comments

Hi Weiping :

     This is Taiwan FAE David Chen . The customer is looking for NFC reader for payment system .

I am not familiar of NCF application . May I know this demo suitable for NFC payment application ?

Is there any NFC software stack handled by K60 ?

Does MQX is MUST in this application ?

How about the BCM20792S , does it same with NXP PN512 ?

Any comments would be appreciated .

Best regards,

David

  Hi David,

     This demo only is a reader driver, but for payment system that need do many works to implement it.

 

BCM20792S and PN512 are tranceiver IC of NFC, There are not different for payment system ,but there are different for NFC driver.


No ratings
Version history
Last update:
‎07-07-2014 07:26 PM
Updated by: