I know it's been a while, but this is exactly what I'm looking for, but these links are 404, and I can't find them anywhere on the NXP documentation site, or on the internet at all.
Is using UART on linux still a supported method to use the CLRC663?
I'm trying to use the CLRC663 on an intel board in linux. SPI is unavailable, so I'd like to connect via USB and communicate via UART, but I can't find any documentation that will help me.
The "redboard scripts" link does run, but on my windows machine with my 'blue board' it doesn't seem to work and just slowly steps through. See the output below from the 15693 Inventory script where it tries to read a tag - I do not see a match for the tag's UID: BD 4A 04 08 01 78 16 E0 which I can read correctly using the NFC Cockpit application.
Any help would be greatly appreciated
//< Read FIFO, UID
GR 04 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 05 // data == FC // (Status: 0x0104)
GR 06 // data == FC // (Status: 0x0104)
GR 07 // data == FC // (Status: 0x0104)
GR 04 // data == FC // (Status: 0x0104)
GR 0A // data == FC // (Status: 0x0104)
GR 2E // data == FC // (Status: 0x0104)
SR 2E 08 // (Status: 0x0104)
GR 0C // data == FC // (Status: 0x0104)
GR 2E // data == FC // (Status: 0x0104)
SR 2E 08 // (Status: 0x0104)