AVR-Programmer icon indicating copy to clipboard operation
AVR-Programmer copied to clipboard

Collection of AVR Programmers and Accessories

Results 10 AVR-Programmer issues
Sort by recently updated
recently updated
newest added

Hi, I can't burn the bootloader (this was the actual problem), I can't figure out.. I opened a new issue here: https://github.com/SpenceKonde/megaTinyCore/issues/1077 Do you have any idea? This is my...

Great range of HV UPDI programmers. Only thing is that you use the CH330N which seems to be discontinued. Is there a replacement chip? Will you be updating the designs...

Hi. In [write_eeprom](https://github.com/wagiminator/AVR-Programmer/blob/3228ccc1b9b1dca176e952b7cc8989b560f6647c/picoISP_Programmer/software/picostk/src/isp.c#L265) only 8 bit of an address is using, So correct writing/verifying of >256 bytes is impossible. UPD. Seems like [eeprom_read_page](https://github.com/wagiminator/AVR-Programmer/blob/3228ccc1b9b1dca176e952b7cc8989b560f6647c/picoISP_Programmer/software/picostk/src/isp.c#L315) is not correct too.

Hi! Delays are not correct. sdcc 4.2.0 compiles your implemetation to this: ``` ; src/delay.c:25: SAFE_MOD++; // 2 Fsys cycles, for higher Fsys, add operation here mov a,_SAFE_MOD inc a...

### picoISP Programmer - CH552E SPI auto-clock feature is potentially dangerous - bricked my 328p pro mini (clone, only HVPP revived the chip). "Detected" SPI speed is very aggressive -...

The gerber files for the boards using the SS-1290L-GL L=1.5mm switch became useless as that part (as well as its datasheet) is no longer available. Without source code for the...

Hi there. I made a picoAVR and uploaded the pre-compiled firmware in the repository. A WINUSB device with product name picoAVR and a serial device did show up in the...

Hi, Stefan. I encountered a very strange error. I programmer an ATTINY13A-SSU with MicroCore use your AVR Programmer Adapter Maxi. When I set the clock to '1.2 Mhz internal osc',...

If we look at the schematics, we will see that only the VCC line is switching there, and the +3V power supply is constantly connected to the V33, is it...

I am trying to order some pc boards for this Maxi but both online Gerb-viewer and the board house tell me that there is no board data in the Zip...