Hallo, ich hab nen Flyduino 25A SimonK Regler hier liegen und hab eben mal die tgy reverse.hex FW aufgespielt. Der regler lässt sich aber nur "normal" einlernen, also Gasweg auf voll, Regler an, Gasweg ganz nach unten. Der Regler funktioniert dann auch, allerdings nur im Normal Modus. Ich habe auch folgendes Probiert:
Vollgas
Regler an
Gas weg
Regler bestätigt
Halbgas -> Aber hier läuft schon der Motor an.
Also entweder hab ich den Regler falsch geflashed oder ich mach beim anlernen was falsch. kann mir jemand helfen?
Danke und liebe Grüße
PS, das verifying hat nicht geklappt aber daran sollte es ja nicht liegen oder? Ich weiß nicht woran es liegt, nutze den Arduino als ISP Schnittstelle.:
Edit 2: Ich glaube ich hab gar nicht's programmiert! Denn wenn man alle ISP Kabel abzieht kommt genau das gleiche in der Konsole wie wenn sie dran sind :O
Ich hab den Befehl noch ein bisschen geändert aber dann bricht er immer bei 86% ab:
Vollgas
Regler an
Gas weg
Regler bestätigt
Halbgas -> Aber hier läuft schon der Motor an.
Also entweder hab ich den Regler falsch geflashed oder ich mach beim anlernen was falsch. kann mir jemand helfen?
Danke und liebe Grüße
PS, das verifying hat nicht geklappt aber daran sollte es ja nicht liegen oder? Ich weiß nicht woran es liegt, nutze den Arduino als ISP Schnittstelle.:
C:\Users\Marvin>C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\lib\avrdud
e\windows\avrdude.exe -C C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\l
ib\avrdude\windows\avrdude.conf -p m324pa -P COM3 -c arduino -e -U flash:w:C:\Us
ers\Marvin\Downloads\kkmulticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy_reverse.
hex:i -F
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude.exe: Device signature = 0x1e950f
avrdude.exe: Expected signature for ATmega324PA is 1E 95 11
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\Users\Marvin\Downloads\kkmulticopterflashtoo
l_0.77\tmp\tgy-2014-09-30\tgy_reverse.hex"
avrdude.exe: writing flash (8192 bytes):
Writing | ################################################## | 100% 1.64s
avrdude.exe: 8192 bytes of flash written
avrdude.exe: verifying flash memory against C:\Users\Marvin\Downloads\kkmulticop
terflashtool_0.77\tmp\tgy-2014-09-30\tgy_reverse.hex:
avrdude.exe: load data flash data from input file C:\Users\Marvin\Downloads\kkmu
lticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy_reverse.hex:
avrdude.exe: input file C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\tm
p\tgy-2014-09-30\tgy_reverse.hex contains 8192 bytes
avrdude.exe: reading on-chip flash data:
Reading | ################################################## | 100% 4.53s
avrdude.exe: verifying ...
avrdude.exe: 8192 bytes of flash verified
avrdude.exe: stk500_recv(): programmer is not responding
C:\Users\Marvin>
e\windows\avrdude.exe -C C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\l
ib\avrdude\windows\avrdude.conf -p m324pa -P COM3 -c arduino -e -U flash:w:C:\Us
ers\Marvin\Downloads\kkmulticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy_reverse.
hex:i -F
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude.exe: Device signature = 0x1e950f
avrdude.exe: Expected signature for ATmega324PA is 1E 95 11
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\Users\Marvin\Downloads\kkmulticopterflashtoo
l_0.77\tmp\tgy-2014-09-30\tgy_reverse.hex"
avrdude.exe: writing flash (8192 bytes):
Writing | ################################################## | 100% 1.64s
avrdude.exe: 8192 bytes of flash written
avrdude.exe: verifying flash memory against C:\Users\Marvin\Downloads\kkmulticop
terflashtool_0.77\tmp\tgy-2014-09-30\tgy_reverse.hex:
avrdude.exe: load data flash data from input file C:\Users\Marvin\Downloads\kkmu
lticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy_reverse.hex:
avrdude.exe: input file C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\tm
p\tgy-2014-09-30\tgy_reverse.hex contains 8192 bytes
avrdude.exe: reading on-chip flash data:
Reading | ################################################## | 100% 4.53s
avrdude.exe: verifying ...
avrdude.exe: 8192 bytes of flash verified
avrdude.exe: stk500_recv(): programmer is not responding
C:\Users\Marvin>
Edit 2: Ich glaube ich hab gar nicht's programmiert! Denn wenn man alle ISP Kabel abzieht kommt genau das gleiche in der Konsole wie wenn sie dran sind :O
Ich hab den Befehl noch ein bisschen geändert aber dann bricht er immer bei 86% ab:
C:\Users\Marvin>C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\lib\avrdud
e\windows\avrdude.exe -P COM3 -b 19200 -c arduino -p m8 -v -e -U flash:w:C:\User
s\Marvin\Downloads\kkmulticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy.hex:i -F
avrdude.exe: Version 5.11svn, compiled on Jan 18 2012 at 22:40:34
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\Marvin\Downloads\kkmult
icopterflashtool_0.77\lib\avrdude\windows\avrdude.conf"
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 19200
avrdude.exe: ser_open(): can't set com-state for "\\.\COM3"
avrdude.exe done. Thank you.
C:\Users\Marvin>C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\lib\avrdud
e\windows\avrdude.exe -P COM3 -b 19200 -c arduino -p m8 -v -e -U flash:w:C:\User
s\Marvin\Downloads\kkmulticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy.hex:i -F
avrdude.exe: Version 5.11svn, compiled on Jan 18 2012 at 22:40:34
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\Marvin\Downloads\kkmult
icopterflashtool_0.77\lib\avrdude\windows\avrdude.conf"
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 19200
AVR Part : ATmega8
Chip Erase delay : 10000 us
PAGEL : PD7
BS2 : PC2
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page
Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW
MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ -----
----- ---------
eeprom 4 20 128 0 no 512 4 0 9000
9000 0xff 0xff
flash 33 10 64 0 yes 8192 64 128 4500
4500 0xff 0x00
lfuse 0 0 0 0 no 1 0 0 2000
2000 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 2000
2000 0x00 0x00
lock 0 0 0 0 no 1 0 0 2000
2000 0x00 0x00
calibration 0 0 0 0 no 4 0 0 0
0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0
0 0x00 0x00
Programmer Type : Arduino
Description : Arduino
Hardware Version: 3
Firmware Version: 5.5
Vtarget : 0.3 V
Varef : 0.3 V
Oscillator : 28.800 kHz
SCK period : 3.3 us
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude.exe: Device signature = 0x1e950f
avrdude.exe: Expected signature for ATmega8 is 1E 93 07
avrdude.exe: safemode: lfuse reads as 0
avrdude.exe: safemode: hfuse reads as 0
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\Users\Marvin\Downloads\kkmulticopterflashtoo
l_0.77\tmp\tgy-2014-09-30\tgy.hex"
avrdude.exe: writing flash (8192 bytes):
Writing | ########################################### | 86% 4.91savrdude.
exe: stk500_recv(): programmer is not responding
C:\Users\Marvin>
e\windows\avrdude.exe -P COM3 -b 19200 -c arduino -p m8 -v -e -U flash:w:C:\User
s\Marvin\Downloads\kkmulticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy.hex:i -F
avrdude.exe: Version 5.11svn, compiled on Jan 18 2012 at 22:40:34
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\Marvin\Downloads\kkmult
icopterflashtool_0.77\lib\avrdude\windows\avrdude.conf"
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 19200
avrdude.exe: ser_open(): can't set com-state for "\\.\COM3"
avrdude.exe done. Thank you.
C:\Users\Marvin>C:\Users\Marvin\Downloads\kkmulticopterflashtool_0.77\lib\avrdud
e\windows\avrdude.exe -P COM3 -b 19200 -c arduino -p m8 -v -e -U flash:w:C:\User
s\Marvin\Downloads\kkmulticopterflashtool_0.77\tmp\tgy-2014-09-30\tgy.hex:i -F
avrdude.exe: Version 5.11svn, compiled on Jan 18 2012 at 22:40:34
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\Marvin\Downloads\kkmult
icopterflashtool_0.77\lib\avrdude\windows\avrdude.conf"
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 19200
AVR Part : ATmega8
Chip Erase delay : 10000 us
PAGEL : PD7
BS2 : PC2
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page
Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW
MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ -----
----- ---------
eeprom 4 20 128 0 no 512 4 0 9000
9000 0xff 0xff
flash 33 10 64 0 yes 8192 64 128 4500
4500 0xff 0x00
lfuse 0 0 0 0 no 1 0 0 2000
2000 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 2000
2000 0x00 0x00
lock 0 0 0 0 no 1 0 0 2000
2000 0x00 0x00
calibration 0 0 0 0 no 4 0 0 0
0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0
0 0x00 0x00
Programmer Type : Arduino
Description : Arduino
Hardware Version: 3
Firmware Version: 5.5
Vtarget : 0.3 V
Varef : 0.3 V
Oscillator : 28.800 kHz
SCK period : 3.3 us
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude.exe: Device signature = 0x1e950f
avrdude.exe: Expected signature for ATmega8 is 1E 93 07
avrdude.exe: safemode: lfuse reads as 0
avrdude.exe: safemode: hfuse reads as 0
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\Users\Marvin\Downloads\kkmulticopterflashtoo
l_0.77\tmp\tgy-2014-09-30\tgy.hex"
avrdude.exe: writing flash (8192 bytes):
Writing | ########################################### | 86% 4.91savrdude.
exe: stk500_recv(): programmer is not responding
C:\Users\Marvin>
Zuletzt bearbeitet: