SSP0 3V3 domain and SSP2 1V8 domain

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SSP0 3V3 domain and SSP2 1V8 domain

Jump to solution
902 Views
mariopereira
Contributor II

Hi, i am development a project with imx287 and i am using the SCH EVK with as reference, but I need to use the SSP0 connected to a device with 3V3 voltage domain and the interface SSP2 connected to a device with 1V8 voltage domain.

I can do this only by software configuration by editing the "mx28evk_pins.c" or should I really put a shift voltage in SSP2 interface to change voltage of 3V3 to 1V8?

Thanks.

Labels (1)
Tags (1)
0 Kudos
1 Solution
687 Views
arthur_lai
Senior Contributor II

Hi Mario,

The IO on i.MX28 can support dual voltage, and you only need to configure it by software. It will set the IOMUX registers to set the IO to 1.8V.

Arthur

View solution in original post

0 Kudos
2 Replies
688 Views
arthur_lai
Senior Contributor II

Hi Mario,

The IO on i.MX28 can support dual voltage, and you only need to configure it by software. It will set the IOMUX registers to set the IO to 1.8V.

Arthur

0 Kudos
687 Views
mariopereira
Contributor II

Thanks Ming On Lai!

0 Kudos