Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: AM2432
Dear TI Experts,
we are currently struggling with the power down sequence of the flash chip on our custom board with a AM2432 chip.
We activated the VMON/VSYS Monitoring to inhibit QSPI access to our external Flash Chip (ISSI IS25LP256D-RHLE).
In the attached Oscilloscope screenshot you can observe the detection of low voltage via VMON/VSYS on Channel 4 (by switching on a GPIO in the ISR).
As you can see on the picture, chip select is active during the power down sequence after the SW has stopped execution (GPIOs released, etc.)
Not only chip select is active, but also data is transmitted to the flash via QSPI (Please also note that these picture were made with different settings, therefore they are not 100% identical/conistent):
We are already executing the "OSPI Close" functionality in our Flash driver, but still it seems there is something remaining in a buffer and sent after the SW execution has stopped?
Are there additional measure we can take to avoid this behavior?
We are quite sure this is causing our flash corruption issues, as it is not allowed to access the flash chip with such low voltage conditions.
Please let me know if you need further information here.
Thanks and best regards
Robin


