FX3S 4-Wire microSD PCB Design ???

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I notice that 4-wire designs are absent from AN70707 PCB Guidelines. Can you please verify the feasibility of my proposed 4-wire microSD connections? In particular, that I am free to ignore signal WP, which does not exist on my microSD connector. VIO2 working voltage is 3.3V. What considerations are required to lower this voltage to 1.8V?pastedImage_2.png

pastedImage_3.png

TIA!

0 Likes
1 Solution
Anonymous
Not applicable

Hi,

This schematics looks fine. There isn't any special consideration for 1.8V. It is enough if you connect the VIO2 to 1.8V.

Make sure the firmware has io_cfg.s0Mode = CY_U3P_SPORT_4BIT in CyU3PDeviceIOConfigure

and lowVoltage = CyTrue in CyU3PSibSetIntfParams API

Regards,

-Madhu

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

This schematics looks fine. There isn't any special consideration for 1.8V. It is enough if you connect the VIO2 to 1.8V.

Make sure the firmware has io_cfg.s0Mode = CY_U3P_SPORT_4BIT in CyU3PDeviceIOConfigure

and lowVoltage = CyTrue in CyU3PSibSetIntfParams API

Regards,

-Madhu

0 Likes