I am using CLR663 and CLEV663 NFC board for SPI communication. It is showing error like ERROR:RFProtocolTypeAService:PerformLayer3Activation Failed: HAL,IO_TIMEOUT. Please help me to get out of this problem.
Hello @nitinGangurde2001
Thanks for contacting us and choosing the NXP products.
Please share with us which examples you are debugging on, it should be easy to check the issue.
BR
kelly
I have the same problem. This is a brand new development board (OM26630FDKM) and the card supplied with the kit.
Below is the contents of the Log Monitor window:
[2024.03.01 16:35:33]:INFO:ServiceFactory:Generating Services for VCOM_RC663 @COM4
[2024.03.01 16:35:33]:INFO:EEPROMService_RC663:Read from EE address:0x03. Value = 0x00
[2024.03.01 16:35:33]:INFO:EEPROMService_RC663:Read from EE address:0x00 3bytes. Value = 00 01 01
[2024.03.01 16:35:33]:INFO:ServiceFactory:uC FW Version: NNC_uC_VCOM_03.04.00_20180420 (Compiled on Apr 20 2018 19:05:55)
[2024.03.01 16:35:39]:INFO:RFProtocolTuningService_RC663:Load protocol: RM_A_106
[2024.03.01 16:35:39]:INFO:TypeACardViewModel:RM_A_106 Protocol loaded successfully.
[2024.03.01 16:35:40]:INFO:RfFieldControlService:RF On
[2024.03.01 16:35:41]:ERROR:RFProtocolTypeAService:RequestA Failed: HAL,IO_TIMEOUT
[2024.03.01 16:35:41]:ERROR:RFProtocolTypeAService:PerformLayer3Activation Failed: HAL,IO_TIMEOUT
[2024.03.01 16:35:42]:ERROR:RFProtocolTypeAService:PerformLayer4aActivation Failed: HAL,IO_TIMEOUT
[2024.08.27 16:26:10]:ERROR:RFProtocolTypeAService:PerformLayer4aActivation Failed: HAL,IO_TIMEOUT
能帮忙看一下这个错误是什么导致的嘛?固件问题还是别的