Madara
Newbie level 5
- Joined
- Jan 6, 2012
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,335
I have combined USBasp from http://www.fischl.de/usbasp/ and AVRCDC 232 from **broken link removed** into a single atmega 8.
It has a jumper to select between USBasp and AVRCDC.All other pin configuraions like :UART Tx,Rx,CTS,RTS and USBasp SCK,MOSI,MISO.TGT_Reset,LED and slow sck pins are connected as it is. Only that the USB D+ is connected to PD2 and USB D- is connected to PD3 and the jumper to select CDC/USBasp is connected to PD4.
The code and hex file is available for download at **broken link removed**.
This is modified only for atmega8 12MHz crystal. For other mcu, further compiling for respective devices is required.
The PCB layout and PCB design will be uploaded later if possible.
It has a jumper to select between USBasp and AVRCDC.All other pin configuraions like :UART Tx,Rx,CTS,RTS and USBasp SCK,MOSI,MISO.TGT_Reset,LED and slow sck pins are connected as it is. Only that the USB D+ is connected to PD2 and USB D- is connected to PD3 and the jumper to select CDC/USBasp is connected to PD4.
The code and hex file is available for download at **broken link removed**.
This is modified only for atmega8 12MHz crystal. For other mcu, further compiling for respective devices is required.
The PCB layout and PCB design will be uploaded later if possible.