Hello,
We are designing our own carrier board for the above listed Apalis module. The carrier will provide WiFi through SDIO UHS-I SDR104 @ 1.8V.
Question 1:
We know 1.8V is not possible for iMX.6. So this one will be 3.3V.
But the iMX.8 and TK1 can be set to 1.8V. It looks like the switch can be achieved by setting a bit in a register. Is this right? Is there anything to do from the HARDWARE perspective to make the switch?
Question 2:
What is the list of IOs that are affected by the 1.8V/3.3V switch?
Looking at the iMX.8 (5.14) and TK1 (6.13) Apalis datasheets, I understand I have to configure the PMIC (through I2C) to switch between 3.3V and 1.8V. Where can I find details on this?
Which I2C port (of the CPU) are the PMIC connected to?
What is the complete PMIC P/N on the iMX.8 (NXP xxxPF8100xxx)?
What is the complete PMIC P/N on the TK1 (AMS AS3722xxx)?
Hi,
I’m a hardware guy with very little knowledge of the software side of things. I will be connecting a 1.8V WiFi card to the MMC2/SD1 port of the Apalis iMX8 & TK1. The WiFi card has absolute maximum rating of 2.2V on its SD port IOs.
Is there a way to make sure the voltage on the iMX8/TK1 SD port IOs will never exceed 1.8V during power-up?
Is there a way to configure the iMX8/TK1 PMIC for 1.8V BEFORE power is actually applied to the SOM/CPU SD port VCCIO pin?
Would this be a UBoot or hardware task (eg PMIC OTP memory)?
Claude