Hello,
EDIT: This post can be deleted, there is no issue. The reset on the Verdin AM62 is just handled differently than on the iMX8 Module. We saw, that on the iMX8 the PWR_1V8_MOCI signal is low until the reset button is released (which we saw with a multimeter), and on the AM62, it is just asserted for ~20ms, which we did not see at first with a multimeter.
we are currently evaluating a Toradex Verdin AM62 module on a Dahlia Carrier Board V1.1 and are observing unexpected behavior of the PWR_1V8_MOCI rail during reset.
Expected Behavior
According to the carrier board design guidelines and our understanding of the reset behavior, when pressing the RESET button (and keeping it pressed), the PWR_1V8_MOCI (1.8V output for peripherals) should go to 0V.
Observed Behavior
When pressing and holding the reset button:
The 1.8V rail briefly drops from 1.8V to approximately 1.7V
After this short dip, it returns to 1.8V
- The rail does not turn off (does not reach 0V)
We have tested this behavior on three different (new) Verdin AM62 modules, all showing the same behavior.
For comparison, when performing the same test with a Verdin i.MX8 module, the 1.8V rail properly drops to 0V while the reset button is pressed.
This makes us wonder whether this could be:
- An intentional difference in reset behavior of the AM62 platform, or
- A potential issue/bug specific to the Verdin AM62 PMIC configuration.
We are using the Dahlia Carrier Board V1.1
- There is nothing connected on the carrier board (no external peripherals or loads)
- The measurement is performed directly on PWR_1V8_MOCI
Could you please clarify whether this behavior is expected for Verdin AM62, or if the 1.8V rail should indeed drop to 0V during reset?
Thank you in advance.
Edit:
With the AM62 SoM: The PWR_1V8_MOCI signal goes low for ~21ms, even if reset is pressed longer.