Dear community,
I am currently having a hardware that integrates TDA8035 to MCU (Nano120LE3BN of Nuvoton) in order to connect a smartcard at the contact base. I look at the datasheet of TDA and found no flow chart/diagram about the working flow. Can someone provide a working flowchart with this kind of integration?
Note: I work on how to make MCU to TDA work using the code but the card does not respond to reset at contact mode. I assume there might be problems about how I set up a workflow and apply it to code. The workflow is based on the document.
Look forward to hearing from y'all.
Hello @ldhoang1309
The path : PN7642_MCUXpresso_SDK_02-15-006_PUB\boards\pnev7642fama\ct_examples\Ex2_Ctrdlib_ISO7816\bm
Could you please provide a file/directory path to "ct_example"?
Hello @ldhoang1309
It's recommanded that you can download SDK-> PN7642 MCUXpresso SDK v02.15.006 by going Best-in-Class NFC Frontend with Integrated MCU | NXP Semiconductors
there is an example "ct_example" would be helpful to you.