This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28035: GPIO level while device is held on reset

In a customer's system, a master microcontroller and a slave F28035 DSP is used. DSP GPIO is used to control certain devices, and when a power-loss is detected, DSP is held on reset to minimize the power consumption while the master micro is writing critical data into non-volatile memory. The concern is, while DSP is held on reset, what's the GPIO level? Looking in the datasheet, AFTER a reset, all GPIOs will be in INPUT mode, and GPIO0-11 will have pull-up disabled (in Hi-Z state?), and GPIO12-31 will have pull-up enabled (level high?). But do these state appy when the device is HELD IN RESET?