完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
是的,UHS-I SD存储卡在初始化时使用3.3V的信号电压,然后移动到1.8V。
它如何切换I/O电压? 我们需要一个外部稳压器,将电压从3.3 V移到1.8 V。这个移位将由在ItfPARAMS中提供的GPIO控制。 首先,我们必须设置接口的参数,这样端口支持低电压操作。这可以通过传递到IpfPARAM.低压的Cyror来完成。如果是真的,接下来提供可用于控制调节器的GPIO。这应该在应用固件中完成。 你必须把配置好的GPIO连接到调节器。 查找卡规范并声明GPIO(如果需要的话)在库中处理。 在带有App Note AN89661的USB RAID 1示例项目中,我们已经配置了端口0参数如下: EnfPARAM.RESETGPIO=0xFF;/*没有SDI/MMC功率的GPIO控制。*/ ItfPARAMS.rStasthy= CyTrime;/*不在乎没有选择GPIO。*/ ItfPARAMS.CARDDETYTYPE=CyuU3PySbIdExtExtDATE3;/*卡检测基于SDGDAT(3)。*/ ItfPARAMS.WrrePrtuabely= CyTrime//*写保护处理启用。*/ 低电压= CyTrime//*低电压操作启用。*/ 在S0端口上电压开关使用GPIOE12,*/VasigsWGPIO/VSELYS0SGPIO;/*使用GPIOE12。 启用了CyTrime//DDR时钟。*/ nfFiqq=CyuU3psibFRYQ1010MHz;/*无S端口时钟限制。*/ 卡秒延迟=5;/* SD卡插入之间不需要延迟 初始化之前。*/ 状态= CYU3PSIBSETIN FPARAMS(0,&; 参考附图FX3S RAID芯片上的USB软件包,我们已经连接了VSELYVIO2(GPIO 12)到第6页的调节器U1。当您插入UHS- I卡时,此GPIO将触发。 FX3S——USB RAID芯片USB DeNE.PDF的原理图 221.2 K 以上来自于百度翻译 以下为原文 Yes, the UHS-I SD memory card uses 3.3V signal voltage at initialization and then shifts to 1.8V. How does it switch the I/O voltage? We need an external regulator which shifts the voltage from 3.3 V to 1.8 V. This shifting will be controlled by the GPIO provided in the intfparams. First, We have to set the parameters of the interface in such away that port supports the lowvoltage operation. This can be done by passing CyTrue to intfParams.lowVoltage. If it is true, next provide the GPIO which can be used for controlling the regulator. This should done in the application firmware. And you have to connect the configured GPIO to regulator. Looking for the card specification and asserting the GPIO, if required, is handled in the library. In USB RAID 1 example project provided with the App Note AN89661, we have configured the port 0 parameters as follows: intfParams.resetGpio = 0xFF; /* No GPIO control on SD/MMC power. */ intfParams.rstActHigh = CyTrue; /* Don't care as no GPIO is selected. */ intfParams.cardDetType = CY_U3P_SIB_DETECT_DAT_3;/* Card detect based on SD_DAT[3]. */ intfParams.writeProtEnable = CyTrue; /* Write protect handling enabled. */ intfParams.lowVoltage = CyTrue; /* Low voltage operation enabled.*/ intfParams.voltageSwGpio = VSEL_S0_GPIO; /* Use GPIO_12 for voltage switch on S0 port.*/ intfParams.useDdr = CyTrue; /* DDR clocking enabled. */ intfParams.maxFreq = CY_U3P_SIB_FREQ_104MHZ; /* No S port clock limitation. */ intfParams.cardInitDelay = 5; /* No delay required between SD card insertion before initialization. */ status = CyU3PSibSetIntfParams (0, &intfParams); Refer the attached Schematic of FX3S RAID-ON-CHIP USB DONGLE, we have connected the VSEL_VIO2 (GPIO 12) to regulator U1 in page 6. This GPIO will triggered when you insert the UHS-I card. |
|
|
|
只有小组成员才能发言,加入小组>>
750个成员聚集在这个小组
加入小组2055 浏览 1 评论
1811 浏览 1 评论
3622 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1747 浏览 6 评论
1499 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
485浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
340浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
402浏览 2评论
345浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
837浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-10 18:01 , Processed in 0.817516 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号