silverbolt escreveu:Ola RobL, beleza?
estou com uma duvida.
O soft do Chan é DOS certo?
Vc. usa ele?
Vc. tem um resumo dos comandos?
Pelo que vi, esse lance de comando é bem semelhando ao usado no AVRDude.
Existe alguma IDE Windows para o gravador do Chan?
Pois pro Dude, o Vibrex me passou uma IDE Java bem interessante, funciona bem.
Aqui tem os comamdos das duas versões.
---------------------------
avrpp
E:\0AVR_atmega88\programador_com atmega_1200>avrpp
AVRPP - AVR Parallel Programming tool R0.38 (C)ChaN,2006
http://elm-chan.org/
Write code and/or data : <hex file> [<hex file>] ...
Verify code and/or data : -v <hex file> [<hex file>] ...
Read code, data or fuse : -r{p|e|f}
Write fuse byte : -f{l|h|x}[<bin>]
Lock device : -l[<bin>]
Erase device : -e
Copy calibration bytes : -c
Control port [-p1] : -p<n>
For more options, refer avrx32.txt.
Supported Device:
AT90S 1200,2313,2323,2333,2343,4414,4433,4434,8515,8535
ATtiny 10,11,12,13,15,22,24,25,26,28,44,45,84,85,2313
ATmega 8,16,32,48,64,88,103,128,161,162,163,165,168,169,323,325/329,406,603,640,
645/649,1280,1281,2560,2561,3250/3290,6450/6490,8515,8535
AT90CAN32,64,128, AT90PWM 2,3
E:\0AVR_atmega88\programador_com atmega_1200>pause
Prima qualquer tecla para continuar . . .
-------------------------------------
avrsp
E:\0AVR_atmega\avrx_flash_programmer_32\avrxtool32\bin>avrsp -h
AVRSP - AVR Serial Programming tool R0.39 (C)ChaN,2006
http://elm-chan.org/
Write code and/or data : <hex file> [<hex file>] ...
Verify code and/or data : -v <hex file> [<hex file>] ...
Read code, data or fuse : -r{p|e|f}
Write fuse byte : -f{l|h|x}<bin>
Lock device : -l[<bin>]
Copy calibration bytes : -c
Erase device : -e
Control port [-pc1] : -p{c|l|v|b}<n>[:<baud>]
SPI control delay [-d3] : -d<n>
Supported Device:
AT90S 1200,2313,2323,2333,2343,4414,4433,4434,8515,8535
ATtiny 12,13,15,22,24,25,26,44,45,84,85,2313
ATmega 8,16,32,48,64,88,103,128,161,162,163,165,168,169,323,325/9,3250/90,603,64
0,644,645/9,1280,1281,2560,2561,6450/90,8515,8535
AT90CAN 32,64,128, AT90PWM 2,3
Supported Adapter:
AVRSP adapter (COM/LPT), SPI Bridge (COM), STK200 ISP dongle (LPT)
Xilinx JTAG (LPT), Lattice isp (LPT), Altera ByteBlasterMV (LPT)
E:\0AVR_atmega\avrx_flash_programmer_32\avrxtool32\bin>pause
Prima qualquer tecla para continuar . . .