Hi Ivan,
I will check it in evaluation board.
Before that a quick question
Earlier i had tried putting my application in standby mode there it had gone to stand by mode and current consumption was very low as expected but the issue i faced there was my High speed UART peripheral stopped working .
i will explain my application briefly
I have developed my application on Door access application where we tap the NFC tag it throws out UID via SPIM.
Originally the Door access code is designed where the UID and data is been thrown out via HSU(High speed UART)
but i have changed it to SPIM interface.
And the HSU i am using to interface with another device in our application. Everything is working fine in normal mode,
but when i tried putting the code in Standby mode by enabling the PHFL_ENABLE_STANDBY macro.
The HSU is not responding .only the NFC tag part when i tap is working.
how to enable the HSU in stanby mode?
Is there any way to wake it up? or what might be the issue?
Also
when i tried putting my application in stand by mode by using PHFL_ENABLE_STANDBY and i flashed the code.
once i flash the code i am unable to flash the code once again using the my LPCLink-2 programmer.
what is the issue there? once we put the code in standby mode does it permanently disable the programming interface?
Regards
Sanath