miller1104
驱动牛犊
驱动牛犊
  • 注册日期2002-07-02
  • 最后登录2006-12-21
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1378回复:4

SL811HS operation crystal.....

楼主#
更多 发布于:2003-01-20 12:51
if SL811HS want connect Full-speed device, the operation crystall is \"must\" use 48MHZ?  or use 12MHZ also can connect Full-speed device?
miller1104
lxb_gd
驱动太牛
驱动太牛
  • 注册日期2002-01-16
  • 最后登录2018-06-02
  • 粉丝0
  • 关注0
  • 积分72408分
  • 威望362391点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
  • 社区居民
沙发#
发布于:2003-01-20 14:05
I am using sl811 with 12MHz crystal now and connecting with usb disk in full speed.But sometimes there are some instable problems.48MHz crystall is better!
miller1104
驱动牛犊
驱动牛犊
  • 注册日期2002-07-02
  • 最后登录2006-12-21
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2003-01-20 14:27
i set 0x05=0x05,0x06=0x61,0x0e=0xe0,0x0f=0xae,and 0x00=0x87 or 0x83, it\'s right?  or have other set? it\'s device respond 0x04(timeout), is timeing problem?(i use 89c52 24MHZ) :(
miller1104
lxb_gd
驱动太牛
驱动太牛
  • 注册日期2002-01-16
  • 最后登录2018-06-02
  • 粉丝0
  • 关注0
  • 积分72408分
  • 威望362391点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
  • 社区居民
地板#
发布于:2003-01-20 15:15
first you may read int status reg to determine device detect. then set some \"sof\" regs.0x0e=0xe0,0x0f=0xae is right.then set 0x00=5,meaning is setup 48Mhz and SOF enable.
then set 0x3=0x50,0x04=0x00,0x00=0x01(start generate SOF or EOP).
You may be have cypress firmware example.Please read it carefully.Good luck !
miller1104
驱动牛犊
驱动牛犊
  • 注册日期2002-07-02
  • 最后登录2006-12-21
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2003-01-20 20:25
Thank you very much,lxb_gd
miller1104
游客

返回顶部