Hey,
I'm an FAE for Amazon and they are using the AM62A3 in a new design. A couple questions below:
- Their current design has the eMMC reset controlled by and AND gate with inputs from the AM62A RESETSTAZ and a GPIO. This is very similar to the AM62A-LP EVK design (see attached image) and we were curious why there would ever be a reason the software would want to reset the eMMC? Why do they do this on the EVM design?
- If we do have one of the AND gate inputs driven from an SoC GPIO, can you guarantee that the GPIO will not glitch or be configured by the bootloader and accidentally reset the eMMC?
- Are there currently any ways to print out the EMMC training results on UART? I think they would need to check from bootloader and from kernel as they might run at different speeds.
- The USB0_VBUS pin on the AM62 is used to detect an attached USB cable. I read section 9.2.3 of the datasheet, but I had a question on the detection threshold of this pin. I'm assuming it's simply an internal comparator that detects the VBUS voltage, but there is no info on what the comparator reference voltage is and the deviation of this detection threshold. Please elaborate on this as Amazon wants this info to understand external resistor tolerances, etc.