This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

大家帮帮忙,谁搞过TUSB6250

Other Parts Discussed in Thread: TUSB6250

最近在搞USB转IDE的方案,选用了TUSB6250,但是之前没用过。。谁有参考设计,还有那个放在EEPROM的文件是什么?

  • TUSB6250 特性
    • Universal Serial Bus (USB)
      • Fully compliant with USB 2.0 specification: TID #40390418
      • Integrated USB 2.0 UTMI compliant transceiver (PHY)
      • Supports USB high speed (HS, 480 Mbits/sec) and full speed (FS, 12 Mbits/sec)
      • Supports USB suspend/resume and remote wake-up operation
      • Supports USB device-unique serial number by using on-chip unique die ID
      • Supports eight configurable endpoints (four input and four output) with a user-programmable buffer size, in addition to the default control endpoint (endpoint 0):
        • Each endpoint can be configured for interrupt and bulk (double buffered) transfers.
        • All endpoints share the 4K byte data buffer implemented in the SPRAM (single port SRAM).
    • Microcontroller Unit (MCU)
    • Integrated 60-MHz 8051 microcontroller with two clocks per cycle (up to 30 MIPS)
    • Application code is loadable from either the USB host or the external EEPROM (via the I2C interface)
    • 8K bytes of ROM for the boot loader
    • 1152 bytes of RAM with multiple bank selectable capability for the internal data buffer (IDATA space)
    • 40K bytes of RAM, configurable for either code or data space, which provides flexibility to the end product application:
      • 32K byte code RAM with 8K byte sector buffer data space
      • 16K byte code RAM with 24K byte sector buffer data space
      • 8K byte code RAM with 32K byte sector buffer data space
    • Master I2C interface controller for external device accesses capable of 100 Kbits/sec or 400 Kbits/sec transfer speed.
    • Up to 13 GPIOs and three general-purpose open-drain outputs can be used for end product specific functions
    这个MCU用的是51单片机,那个你说的EEPROM是哪儿的?》没用过这个方案。
  • 这个不是可以外接一个EEPROM吗,我想从外部加载应用代码,不从usb主机加载,您之前使用在哪个系统上的?

  • 知道了,谢谢!

  • 请问您所的方案是讲配置文件放在系统中吗?那您放在系统中的这个文件方便发给我看看吗?