[STM32F4] 香主求助啊,stm32f429IIT6芯片的OTG_HS可以工作在FS模式下吗

[复制链接]
1552|3
 楼主| hxh1986 发表于 2014-12-25 21:40 | 显示全部楼层 |阅读模式
香主求助啊,stm32f429IIT6芯片的OTG_HS可以工作在FS模式下吗?紧急啊
 楼主| hxh1986 发表于 2014-12-26 09:47 | 显示全部楼层
为什么没有人回答
Eric2013 发表于 2014-12-26 11:24 | 显示全部楼层
可以的,如果你没有外接高速PHY芯片就将其配置成全速模式:
这个是USB驱动文件里面的说明:
*  The USB OTG HS Core supports two PHY interfaces:
*   (i)  An ULPI interface for the external High Speed PHY: the USB HS Core will
*        operate in High speed mode
*   (ii) An on-chip Full Speed PHY: the USB HS Core will operate in Full speed mode
*
*  You can select the PHY to be used using one of these two defines:
*   (i)  USE_ULPI_PHY: if the USB OTG HS Core is to be used in High speed mode
*   (ii) USE_EMBEDDED_PHY: if the USB OTG HS Core is to be used in Full speed mode


我们的V5开发板用的是F407,其中高速接口就是工作在全速状态。
 楼主| hxh1986 发表于 2014-12-26 15:33 | 显示全部楼层
Eric2013 发表于 2014-12-26 11:24
可以的,如果你没有外接高速PHY芯片就将其配置成全速模式:
这个是USB驱动文件里面的说明:
*  The USB OTG ...

谢谢Eric2013,已经可以操作U盘了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

13

帖子

1

粉丝
快速回复 在线客服 返回列表 返回顶部