Unable to boot the PN7462AU after loading the flash with PN7462AU_ex_phExRfPoll release image. I am able to read the card details when the same code is run using in debug mode.
After debugging I am able to note that the control is not returning to the program after executing rf related API's. RF field enable API is not returning to the program. As mentioned previously the same image is used for running the code in debug mode and for flashing the image.Also note that the API is not returning an error value but is not returning to the program.
I tested that demo, and the release version runs well, I can see the LEDs blink periodically and when I move some card close to the antenna, the blinking frequency changes to indicate the reading starts. what is the version of NFC reader library on your hand? Please kindly clarify.
Thanks for your patience!
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
您好,我想请教你个问题:
1.我想用PN7462AU的io口模拟串口(波特率是 115200)是否可行?
2.我测试了一下,一个io写高电平然后返回的时间为2.5us,写一个低电平然后返回的时间也是2.5us,能否有更快的速度,我测试过其他单片机的周期为330ns
3.读取一个io管脚的周期在3us左右,能够更快呢?
4.我把例程按照要求烧录到开发板里,然后按RST_N键,为什么不能运行?(我调试的时候又没有问题)
(我的开发板型号 : PNEV7462B V2.2)
5.我把历程phExRf用调试的方式测试,运行正常,但是我实际烧录进去却不行,请问是怎么回事,(我也有先运行user_ee.bat,在把得到的新的user_ee.bin烧录进去)可以以调试的方式烧录进去却没事。
The library used is: phhalRf_arm-none-eabi.
This issue is only seen when the chip is booting from internal flash. Not seen when its booting from debug mode>
Thanks for responding!
Did u repower the board after flashing the program. I think that worked for me
Sorry for the late response,
Have a great day.
GK