Microduino-Module USBTTL

From Microduino Wiki
Revision as of 04:32, 16 December 2015 by 1304410487@qq.com (talk) (Specifications)
Jump to: navigation, search
Language: English  • 中文
Microduino-FT232R

Microduino-USBTTL is based on FDTI FT232RL chip (Arduino embedded driver). It can be stacked with Microduino-Core or Microduino-Core+, enable Microduino core modules to communicate with PC.


Features

  • Integrate EEPROM, which can be used for IO configuration as well as storage of VID USB sequence number and product description information (PID).
  • Integrate the level converter, making its I/O port level to support the wide range of 5V - 2.8V;
  • With strong I/O pin driver, it can drive multiple devices or longer data lines;
  • With power-on reset circuit integrated, the chip can generate its own clock without the need for external crystal clock oscillator;
  • Integrate power supply decoupling RC circuit for cost saving and confrom to RoHS standards

Specification

The USBTTL is an interface conversion chip, which can achieve the conversion from USB to the serial UART interface or to the synchronous/asynchronous Bit-Bang interface mode. FTDI provides driving programs under all kinds of operation systems. Microduino-USBTTL is arduino compatible with simple design, easy to use.

  • Integrate EEPROM, which can be used in IO configuration or saving USB VID serial number and production description information.
  • Integrate electrical level converter, making its I/O level support 5V-2.8V voltage range.
  • With high driving ability of the I/O pin, it can drive multiple devices.
  • With a power-on reset circuit and a supply decoupling RC circuit integrated inside, the chip can generate clock function automatically and needs no extra crystal oscillator, saving costs.
  • Conform to RoHS standard.
Microduino-FT232R-Pinout


Documents

Development

Download the driver: http://www.ftdichip.com/Drivers/VCP.htm Uploading Arduino program to Microduino-Core/Core+ with Microduino-USBTTL

  • 1. Install Arduino IDE: Microduino use the same IDE as Arduino, please download Arduino IDE from 【Arduino IDE official】 and install it in your disk. (if you already have it, just skip this step). Please check Arduino IDE details from 【Reference】 and 【Workshop】.
  • 2. Patch Microduino package: Please download Microduino package for Arduino IDE from 【download】, and unzip is to {Your Arduino Install Driectory}/hardware directory.
  • Microduino Arduino IDE Reference workshop: 【Arduino IDE Microduino Configuration】.
  • 3. Programming: Upload program to Microduino-Core or Microduino-Core+ through Arduino IDE, with Microduino-USBTTL module.
  • 4. Enjoy your Microduino journey!

Applications

The USB2TTL datasheet at http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf says you can draw up to 50 mA from the FT232R 3.3V output.

FQA

  • Can the external power work with Microduino-USBTTL for power supply?
    • • Since the current of USBTTL is small (less than 100ma), we don't suggest using them together. You can only use USBTTL during the testing phase and are allowed to use the external power supply after finishing the program debugging.
  • The PC can't identify the FT232 module which worked well previously.

Buy

History

  • 2013/02/27: the second formal release.
  • 2012/11/17: the first formal release, fix bugs in beta version.
  • 2012/11/05: beta release, problem shooting:
    • 5V power was not connect to Microduino interface
    • Micro USB socket was not stable, it might be broken after several times plug.

Pictures

Micromodule FT232R Front
Micromodule FT232R Back