查看完整版本: ee-prog编程器(ATMega8虚拟usb1.1)

liyf 发表于 2011-5-23 12:37:37

ee-prog编程器(ATMega8虚拟usb1.1)

EE-Prog
EE-Prog is an USB 24 series EEPROM programmer. Its Hardware is based on AVR ATMega8 microcontroller.
We use VUSB to obtain software-only implementation of a low-speed USB device. In Host side we use libusb-win32 and MS VC++ 2008 Express to build a GUI for our programmer.

Feature:
1. Support USB 1.1
1. Support all 24c EEPROM (24c01 - 24c1024) (no Auto Detect yet, Please Help!)
2. Adjustable TWI Speed (100 KHz-1MHz)
3. Read - Write - Verify
4. Reading and writing at speed of ~ 5-6 Kbytes/s
5. Support *.bin file only (no support *.hex file yet)
6. True Write Operation (TWO) means only writes the exact amount of data in *.bin file
包含原理图和源代码

绝对整烂 发表于 2011-5-27 20:15:43

能改成写字25XX SPI r t么?想找一个编25XX的

liyf 发表于 2011-5-28 21:16:10

可以试试啊,有源代码:lol
页: [1]
查看完整版本: ee-prog编程器(ATMega8虚拟usb1.1)