Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

S4 control will be enabled on power on sequence or Reset reset (S2-Button), if one of the three S4-DIP switches is set to one.

...

S4 control will be disabled on power on sequence or Reset reset (S2-Button), if all of the three S4-DIP switches is set to OFF or older PCB revision is used.

Note

Do not set S4-Switches to ON, if REV05- or I2C control is enabled.

S3-M1S3-M2Description
OFFOFFVADJ: 1.8V
OFFONVADJ: 2.5V
ONOFFVADJ: 3.3V
OnONI2C controlled

 

I2C VADJ Control use TE0701 HDMI I2C Bus (HDMI_SCL and HDMI_SDA) connected to module FPGA PL side.I2C-GPIO controller device address is 0x22.

BitAccessDefaultDescription
7R/W0FMC - Enable
6R/W0VID2
5R/W0VID1
4R/W0VID0
3R/W0PG_C2M - Enable
2RxPOK_FMC (EN5335QI Power OK)
1Rxone: I2C Mode, zero: DIP Mode,
0RxVID Mode (zero: S4-DIP-controlled, one:  REV05-/I2C controlled)
VID2VID1VID0Description
000VADJ: 3.3V
001VADJ: 2.5V
010VADJ: 1.8V
011VADJ: 1.5V
100VADJ: 1.25V
101VADJ: 1.2V
110VADJ: 0.8V
111reserved

To read I2C with petalinux use i2cget -y 0 0x22.

...