1
Messages
This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.
Messages - Uran0s
2
AVRDude / To slow?
I bought my Bus Pirates a few days ago. Now i tried to use it as Programmer vor my Atmega 88 but I think its a little bit slow.
Im using Windows 7.
Here you can see the Log:
Quote
Detecting BusPirate...
**
** Bus Pirate v3
** Firmware v4.2 Bootloader v4.2
** DEVID:0x0447 REVID:0x3043 (B5)
** http://dangerousprototypes.com
**
BusPirate: using BINARY mode
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.10s
avrdude: Device signature = 0x1e930a
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be perform
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "MrData.hex"
avrdude: input file MrData.hex auto detected as Intel Hex
avrdude: writing flash (8080 bytes):
Writing | ################################################## | 100% 262.58s
avrdude: 8080 bytes of flash written
avrdude: verifying flash memory against MrData.hex:
avrdude: load data flash data from input file MrData.hex:
avrdude: input file MrData.hex auto detected as Intel Hex
avrdude: input file MrData.hex contains 8080 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 258.53s
avrdude: verifying ...
avrdude: 8080 bytes of flash verified
avrdude: safemode: Fuses OK
avrdude done. Thank you.