[sdiy] PIC / Atmel Programmers (usb)

Bert Schiettecatte bert.schiettecatte at esat.kuleuven.ac.be
Thu May 29 03:02:51 CEST 2003


I came across that one too. Unfortunately USB requires strict timing. If you
run something else on the AVR that messes up the USB timing signals, you're
in for a lot of trouble at the OS side I think...


-----Original Message-----
From: owner-synth-diy at dropmix.xs4all.nl
[mailto:owner-synth-diy at dropmix.xs4all.nl]On Behalf Of Rainer Buchty
Sent: donderdag 29 mei 2003 2:58
To: synth-diy at dropmix.xs4all.nl
Subject: Re: [sdiy] PIC / Atmel Programmers (usb)


For those who want to go the really hard way, check out this one:
	http://www.cesko.host.sk/IgorPlugUSB/IgorPlug-USB%20(AVR)_eng.htm

No need for "true" USB controllers as you can do it with a standard AVR
(depending on your application); the described circuitry offers

- LowSpeed USB port (1.5MBit/s)
- standard serial port with changeable baud rate
- infrared (IrDA) port
- programmable 8-bit I/O
- 128 byte EEPROM

Windows users will especially like it since there's already a driver w/
documented API for it.

Rainer





More information about the Synth-diy mailing list