Devo 10 3 in 1 module issues

More
21 Aug 2016 13:18 #52977 by D_an_W
Replied by D_an_W on topic Devo 10 3 in 1 module issues
Delete what is currently there and extract the contents of the attached file to the root of your Devo 10 USB drive and give that a go.


File Attachment:

File Name: Devo10.zip
File Size:586 KB

*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Attachments:

Please Log in or Create an account to join the conversation.

More
21 Aug 2016 17:08 - 21 Aug 2016 17:23 #52982 by Podflyer
Replied by Podflyer on topic Devo 10 3 in 1 module issues
This is what it looks like now and I'm getting missing module errors again

;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;button_types: trim-all, trim-(left|right)-(up|down|both)
;May occur more than once if necessary.
;extra-buttons=
;
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B7
has_pa-nrf24l01 = 1
;enable-multimod = A13
Last edit: 21 Aug 2016 17:23 by Podflyer.

Please Log in or Create an account to join the conversation.

More
21 Aug 2016 17:19 #52983 by D_an_W
Replied by D_an_W on topic Devo 10 3 in 1 module issues
That looks right assuming that file is in the root of the USB device and your modules are connected in that order. You could try swapping the order of them if you're not certain?

Did you reflash the .dfu file of Deviation v5 yet?

*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***

Please Log in or Create an account to join the conversation.

More
21 Aug 2016 18:18 #52984 by Podflyer
Replied by Podflyer on topic Devo 10 3 in 1 module issues

D_an_W wrote: That looks right assuming that file is in the root of the USB device and your modules are connected in that order. You could try swapping the order of them if you're not certain?

Did you reflash the .dfu file of Deviation v5 yet?


yep it's in the root, I've checked the modules are in that order and replaced all the files. Man doing my 7e went so easy compared to this.

Please Log in or Create an account to join the conversation.

More
21 Aug 2016 18:54 - 22 Aug 2016 05:18 #52987 by D_an_W
Replied by D_an_W on topic Devo 10 3 in 1 module issues
Do any of the three new modules work at all, do you have something to test them with?

If not, do any of the new ones not have the * beside them (A7105 > Hubsan4 for example)?

*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Last edit: 22 Aug 2016 05:18 by D_an_W. Reason: Typo

Please Log in or Create an account to join the conversation.

More
21 Aug 2016 21:20 #52991 by HappyHarry
Replied by HappyHarry on topic Devo 10 3 in 1 module issues
if you are getting missing module errors then there is a problem with either the wiring or the power supply to the 3in1, which module/s is it complaining about being missing?

Please Log in or Create an account to join the conversation.

More
21 Aug 2016 21:38 #52992 by Podflyer
Replied by Podflyer on topic Devo 10 3 in 1 module issues

HappyHarry wrote: if you are getting missing module errors then there is a problem with either the wiring or the power supply to the 3in1, which module/s is it complaining about being missing?


I have gone through each module and edited them out with a ; to see if any are working and none are. also I have checked each joint and used a multimeter to checked each wired connection. What I dont understand is the ini file for example from the pinout picture at
www.banggood.com/CC2500-NRF24L01-A7105-M...itter-p-1046304.html

has_pa-cyrf6936 = 1
enable-a7105 = A13 this goes to 12 on pinout picture
has_pa-a7105 = 1
enable-cc2500 = A14 this goes to 13 pinout picture
has_pa-cc2500 = 1
enable-nrf24l01 = B7 this goes to 16 pinout picture

Please Log in or Create an account to join the conversation.

More
22 Aug 2016 09:13 #52998 by mwm
Replied by mwm on topic Devo 10 3 in 1 module issues
The enable numbers in the .ini file are stm32f1 gpio port/bit numbers, so A14 is bit 14 in port A, and so on. They are unrelated to any pin numbers on the modules, in those diagrams, or the hardware in general. If you know which CPU pin they connect to, you can check the chip data sheet to get the appropriate port/bit value, and some of the pins have names that are only available on one pin (TMS, TCK) and you can get the port/bit number for those from the datasheet, but you aren't going to find the information you need to work out those values on the Banggood page.

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.

More
22 Aug 2016 09:55 #53000 by Podflyer
Replied by Podflyer on topic Devo 10 3 in 1 module issues

mwm wrote: The enable numbers in the .ini file are stm32f1 gpio port/bit numbers, so A14 is bit 14 in port A, and so on. They are unrelated to any pin numbers on the modules, in those diagrams, or the hardware in general. If you know which CPU pin they connect to, you can check the chip data sheet to get the appropriate port/bit value, and some of the pins have names that are only available on one pin (TMS, TCK) and you can get the port/bit number for those from the datasheet, but you aren't going to find the information you need to work out those values on the Banggood page.


So it is wired as the bangood diagram and my .ini file is below does all that look good to you? I'm thinking it could be a faulty board?

;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;button_types: trim-all, trim-(left|right)-(up|down|both)
;May occur more than once if necessary.
;extra-buttons=
;
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B7
has_pa-nrf24l01 = 1
;enable-multimod = A13

Please Log in or Create an account to join the conversation.

More
22 Aug 2016 23:35 #53019 by HappyHarry
Replied by HappyHarry on topic Devo 10 3 in 1 module issues
where did you source the power for the 3in1? although you have checked for good connectivity have you checked to see that it's getting power? also can you post some good quality pictures of your install

Please Log in or Create an account to join the conversation.

More
23 Aug 2016 06:50 #53028 by Podflyer
Replied by Podflyer on topic Devo 10 3 in 1 module issues
Will do thanks

Please Log in or Create an account to join the conversation.

More
25 Aug 2016 22:52 #53106 by Podflyer
Replied by Podflyer on topic Devo 10 3 in 1 module issues

HappyHarry wrote: where did you source the power for the 3in1? although you have checked for good connectivity have you checked to see that it's getting power? also can you post some good quality pictures of your install


BINGO dry joint on the power supply. I'm back in the air. Thanks for every ones help. So good to be flying agian.

Please Log in or Create an account to join the conversation.

More
26 Aug 2016 05:29 #53110 by D_an_W
Replied by D_an_W on topic Devo 10 3 in 1 module issues
Good to hear!

*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***

Please Log in or Create an account to join the conversation.

More
26 Aug 2016 07:58 #53113 by HappyHarry
Replied by HappyHarry on topic Devo 10 3 in 1 module issues
nice one bud :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum