Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/16/09 06:07
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#168917 - AT89C5131
Responding to: ???'s previous message
The FLASH on the AT89C5131 can be programmed from the USB using the Atmel FLIP utility. The USB interface isn't programmed to be a UART replacement (i.e. a VCP), so you will have to write your own code to handle it. This is fairly major!

You may be better of using a USB to UART bridge chip (FTDI or Silabs) and a micro that can be ISP programmed from the UART.

List of 6 messages in thread
TopicAuthorDate
microcontroller using USB for both flash and communication            01/01/70 00:00      
   AT89C5131            01/01/70 00:00      
      Seconded            01/01/70 00:00      
         how to use FTDI            01/01/70 00:00      
            FTDI            01/01/70 00:00      
               And if you go the chip route....            01/01/70 00:00      

Back to Subject List