- Posts: 88
MultiModule help
- skretchmer
- Topic Author
- Offline
if I disconnect any single line, I get errors, so I'm pretty sure i'm getting good solder joints.
thanks
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Is the sum for the AVR.hex file from the version on the Tx, or on your computer, check it on the Tx as well.
Also, why are you using the 1.2 AVR file? The 1.3 is labelled as "for all boards", so it looks like you ought to be using it.
The difference in the displays makes me think there may be an issue with you Tx. But I have a 10, and already had a USBASP programmer, so just used that.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
i have ordered a programmer from Banggood, when it gets here in Sept, i'll let you all know how it goes.
thanks
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
Don't know, just throwing that out there. This has to be completely and totally frustrating for you.
I also noticed the funky text on the 7e display, really strange. Maybe you just have a bum processor on the main board of the Tx right out of the box? Did you use an anti-static wrist strap, work pad, with grounded soldering iron, and follow good practices when handling everything? If not, perhaps you just got unlucky and ESD zapped the processor. ???
Like I said, just putting things out there, because this is a really, really perplexing.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
As I can take any two of the modules and solder them back into the TX without the multi-module board, and it works fine for anything I want at that point, I am assuming my CPU is fine. (HiSky, V911 and DSX tested and verified) I also have tried the programming part of this on a second 7e TX unit, a completely separate unit. I soldered in the multi-module board with just the ATTiny chip installed. I get the exact same responses from the TX through the entire process. I have restored that TX to it's "original" state, which is as a 7e with just the nRF24L01 module added for use with the HiSky protocol, and it is again fully functional for its naive protocols and HiSky verified on an HCP80.
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
Also, i assume these radios are fairly stable now, but my backplane board says Wakera DEVO-6F 2.0 on the board itself, and has a white sticker over that with black lettering V0.2A. is it possible this is a new version of something?
thanks
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
Well, clearly the v1.2 MM board is programmable via a USBASP programmer and the process that SeBy_DocKy used to do his DEVO, as evidenced by his video.
I think my next step would be to just wait on the cheapo Chinese USBASP programmer, and try that method. Seeing as you can currently fly with another 7e that works with two additional transceivers, without the MM, it shouldn't be too much of a burden to wait on the slow boat from China to bring the one that you ordered to your door. ....and if you really need to fly on a third transceiver, you can just wire it up to the spare 7e.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
thanks
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Possibly those are wrong and that's causing you problems? Can those be set in the 7E programmer? Given it's restricted use case, possibly it should (or already does) just set them to the right values?
The USBASP programmer will let you read and set those....
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
thanks
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
C:\Users\sam\Desktop>avrdude -p t24 -c usbasp -e -U flash:w:avr.hex
avrdude: warning: cannot set sck period. please check for usbasp firmware update
.
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.05s
avrdude: Device signature = 0x1e910b
avrdude: erasing chip
avrdude: warning: cannot set sck period. please check for usbasp firmware update
.
avrdude: reading input file "avr.hex"
avrdude: input file avr.hex auto detected as Intel Hex
avrdude: writing flash (290 bytes):
Writing | ################################################## | 100% 0.25s
avrdude: 290 bytes of flash written
avrdude: verifying flash memory against avr.hex:
avrdude: load data flash data from input file avr.hex:
avrdude: input file avr.hex auto detected as Intel Hex
avrdude: input file avr.hex contains 290 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 0.19s
avrdude: verifying ...
avrdude: 290 bytes of flash verified
avrdude: safemode: Fuses OK
avrdude done. Thank you.
C:\Users\sam\Desktop>
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
C:\Users\sam\Desktop>avrdude -p t24 -c usbasp -U lfuse:w:0xe2:m -U hfuse:w:0xdf
m -U efuse:w:0xff:m
avrdude: warning: cannot set sck period. please check for usbasp firmware updat
.avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.06s
avrdude: Device signature = 0x1e910b
avrdude: reading input file "0xe2"
avrdude: writing lfuse (1 bytes):
Writing | ################################################## | 100% 0.02s
avrdude: 1 bytes of lfuse written
avrdude: verifying lfuse memory against 0xe2:
avrdude: load data lfuse data from input file 0xe2:
avrdude: input file 0xe2 contains 1 bytes
avrdude: reading on-chip lfuse data:
Reading | ################################################## | 100% 0.02s
avrdude: verifying ...
avrdude: 1 bytes of lfuse verified
avrdude: reading input file "0xdf"
avrdude: writing hfuse (1 bytes):
Writing | ################################################## | 100% 0.00s
avrdude: 1 bytes of hfuse written
avrdude: verifying hfuse memory against 0xdf:
avrdude: load data hfuse data from input file 0xdf:
avrdude: input file 0xdf contains 1 bytes
avrdude: reading on-chip hfuse data:
Reading | ################################################## | 100% 0.02s
avrdude: verifying ...
avrdude: 1 bytes of hfuse verified
avrdude: reading input file "0xff"
avrdude: writing efuse (1 bytes):
Writing | ################################################## | 100% 0.02s
avrdude: 1 bytes of efuse written
avrdude: verifying efuse memory against 0xff:
avrdude: load data efuse data from input file 0xff:
avrdude: input file 0xff contains 1 bytes
avrdude: reading on-chip efuse data:
Reading | ################################################## | 100% 0.03s
avrdude: verifying ...
avrdude: 1 bytes of efuse verified
avrdude: safemode: Fuses OK
avrdude done. Thank you.
Please Log in or Create an account to join the conversation.
- TomPeer
- Offline
- Posts: 303
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
skretchmer wrote: "avrdude: warning: cannot set sck period. please check for usbasp firmware update".
Isn't this an error in the flashing of the micro-controller?
I still don't think it is flashed correctly. Something is wrong.
Did you re-flow the pins of the ATtiny to confirm good solder joints?
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- skretchmer
- Topic Author
- Offline
- Posts: 88
yes, i have re-flowed the solder to the chip. The connections to the chip are not the problem.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- MultiModule help