TinyCircuits Forum

General Category => General Discussion => Topic started by: 0miker0 on December 01, 2012, 01:14:18 PM

Title: TinyUSB FTDI chip
Post by: 0miker0 on December 01, 2012, 01:14:18 PM
Does the small FTDI chip on the TinyUSB board need to be programmed in order for it to do anything after it is soldered to the board? I noticed that it has a 6 pin programming header on it. I've put bootloaders in Atmel micros before using the USBtinyISP but i've never used an FTDI chip before.

Mike
Title: Re: TinyUSB FTDI chip
Post by: TinyCircuits on December 01, 2012, 02:36:54 PM
Mike,

No, the FTDI USB chip does not need to be programmed.  The ICSP 6-pin connection you see there allows you access to the ICSP programming on the main Atmel microcontroller on the processor board, however most people will likely just use the Arduino bootloader to program their TinyDuino's.  We will ship all of the TinyDuino's with the Arduino bootloader preprogrammed.

Thanks,

Ken