Tool/software:
The datasheet indicates that the registers are sticky for this part. I'm curious what this means for the IO states if the device is in reset. Consider the following sequence:
- When the device is first powered on, all IO's are configured as inputs by default.
- The host configures an IO to be an output driven high
- If the reset pin is driven and held low (active), does the IO stay as an output-high, or does it reset to an input?
- When the reset is released, I understand that the IO will revert to the previous state which is output-high. Is that correct?
Thanks,
Ryan