Jump to content
  • 0

SD data I/O configuration for Genesys ZU boards


John J

Question

In both the 3EG and 5EV board presets, drive pullup and speed for data bit 4 of the SD card are configured differently than the other 7 bits.  Is this correct?

I realize that all bits may not be treated identically on the interface, but thought I'd ask.

 

preset.xml:             <user_parameter name="CONFIG.PSU_MIO_39_PULLUPDOWN" value="disable"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_39_DRIVE_STRENGTH" value="4"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_39_POLARITY" value="Default"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_39_INPUT_TYPE" value="cmos"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_39_SLEW" value="slow"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_39_DIRECTION" value="inout"/>


preset.xml:             <user_parameter name="CONFIG.PSU_MIO_40_PULLUPDOWN" value="pullup"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_40_DRIVE_STRENGTH" value="12"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_40_POLARITY" value="Default"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_40_INPUT_TYPE" value="cmos"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_40_SLEW" value="fast"/>
preset.xml:             <user_parameter name="CONFIG.PSU_MIO_40_DIRECTION" value="inout"/>
 

image.png.308fdc2d3053cc7d678e22bb8dcee4bf.png 

image.png

Edited by John J
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...