Qs of a beginner about AVRDoper
Posted: Mon Aug 11, 2008 6:02 pm
hi
I downloaded the last circuit of Avrdoper from this site.
And I have Some SILLY questions about it since I'm a beginner with AVR:
[By the way excuse me for my bad English .I am not English]
1.As I understood SV1 connector is ATMEL standard 10 pin connector for ISP programming,SV2 is 20 pin connector for high voltage programmming in serial mode (since avrdoper doesnt support PP ) , IC4 is the socket for Programming 14 pin microControllers in only HVSP mode and IC3 is the socket for Programming 8 pin microControllers in only HVSP mode .
Am I Right?
2.Does JP1 disable ISP for Both SV1 and programming sockets(IC4/3)?
Or it only disconnect vcc of
3.Why The built-in USB to serial converter does not work with all PC hardware?
I have a Typical Intel-based PC With USB2.0 and Windows XP.Does it Work fine?
4.Is there any program other than AVRDUDE which supports HIV mode?
5.What should be the fuse bits configuration for Atmega8?I didnt understand Makefile.
5.If I want to use SV1/2 where can I found out tables about connecting them to MicroC pins?(for example Mega16)
6.Is that(below)what should I follow to Make Avrdoper simply?
>>>A.building the board.
>>>b.Programming "avr-doper-mega8-12mhz.hex" to atmega8 with another programmer like stk200 and configuring its fuse bits .
>>>c.setting Usb HID jumper
>>>d.connecting the board to Pc and then start working with avrdude without USBdriver
if I dont want to use HIV mode I should remove HIV jumper, connect it to PC , Install avrdoper.inf file as USB driver and use avrstudio with HVSP configuration.
7.Isn't the .HEX file bigger than ATMEGA8 flash?Windows shows its size 18KB!
8.I din't understand this part of readme file (What is The processor clock for? ):
"External Programming Socket The ISP interface can supply an external stand-alone programming socket with power and processor clock. You must set jumper JP1 to connect the ISP power to the programmer's power supply. The processor clock is available at ISP pin 3, which was otherwise used for a programming indicator LED"
9.Can I program AVRs with fuses set to use External Crystal with SV1 connector(ISP mode)?
***10.How Can I add a 40 pin Socket for Atmega 16/32/... to the PCB file for programming those MicroControllers in HVSP mode without using SV2?
(I mean like Programming sockets IC3/4)***
------------------------------------
I know my silly questions are a lot but PLEASE answer them!!!
I downloaded the last circuit of Avrdoper from this site.
And I have Some SILLY questions about it since I'm a beginner with AVR:
[By the way excuse me for my bad English .I am not English]
1.As I understood SV1 connector is ATMEL standard 10 pin connector for ISP programming,SV2 is 20 pin connector for high voltage programmming in serial mode (since avrdoper doesnt support PP ) , IC4 is the socket for Programming 14 pin microControllers in only HVSP mode and IC3 is the socket for Programming 8 pin microControllers in only HVSP mode .
Am I Right?
2.Does JP1 disable ISP for Both SV1 and programming sockets(IC4/3)?
Or it only disconnect vcc of
3.Why The built-in USB to serial converter does not work with all PC hardware?
I have a Typical Intel-based PC With USB2.0 and Windows XP.Does it Work fine?
4.Is there any program other than AVRDUDE which supports HIV mode?
5.What should be the fuse bits configuration for Atmega8?I didnt understand Makefile.
5.If I want to use SV1/2 where can I found out tables about connecting them to MicroC pins?(for example Mega16)
6.Is that(below)what should I follow to Make Avrdoper simply?
>>>A.building the board.
>>>b.Programming "avr-doper-mega8-12mhz.hex" to atmega8 with another programmer like stk200 and configuring its fuse bits .
>>>c.setting Usb HID jumper
>>>d.connecting the board to Pc and then start working with avrdude without USBdriver
if I dont want to use HIV mode I should remove HIV jumper, connect it to PC , Install avrdoper.inf file as USB driver and use avrstudio with HVSP configuration.
7.Isn't the .HEX file bigger than ATMEGA8 flash?Windows shows its size 18KB!
8.I din't understand this part of readme file (What is The processor clock for? ):
"External Programming Socket The ISP interface can supply an external stand-alone programming socket with power and processor clock. You must set jumper JP1 to connect the ISP power to the programmer's power supply. The processor clock is available at ISP pin 3, which was otherwise used for a programming indicator LED"
9.Can I program AVRs with fuses set to use External Crystal with SV1 connector(ISP mode)?
***10.How Can I add a 40 pin Socket for Atmega 16/32/... to the PCB file for programming those MicroControllers in HVSP mode without using SV2?
(I mean like Programming sockets IC3/4)***
------------------------------------
I know my silly questions are a lot but PLEASE answer them!!!