Search found 12 matches

by icedfusion
Fri Jul 26, 2013 10:03 pm
Forum: Software development
Topic: New Multiwii Serial Protocol
Replies: 409
Views: 219693

Re: New Multiwii Serial Protocol

Thanks to nicodh, I think i have found my issue.

ice.
by icedfusion
Fri Jul 26, 2013 4:20 pm
Forum: Software development
Topic: New Multiwii Serial Protocol
Replies: 409
Views: 219693

Re: New Multiwii Serial Protocol

Hi, I am trying to write a small win app for myself just to learn. However, I am really struggling to get communication with my board. I know it works as using mulitwiiconf/wingui work fine. From looking at the protocol and what is happening in the multiwii conf things like reasonably simple. All I ...
by icedfusion
Thu Jan 03, 2013 6:14 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377276

Re: Naze32 hardware discussion thread

When connecting a Jlink to the board, do i have to short the bootloader pads?

The debugger is claiming an error with the flashing algorithm. Does this need to be changed or is the default memory address not good?

Cheers

ice.
by icedfusion
Sat Nov 24, 2012 2:40 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377276

Re: Naze32 hardware discussion thread

Hi TC,
I contacted you via your 'store contact us' about one of my order and some missing parts - is this the best way to contact you?

Cheers

ice.
by icedfusion
Sat Oct 13, 2012 10:49 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377276

Re: Naze32 hardware discussion thread

For the SWD connector on the bottom of the board, Pin 1 is bottom left, is Pin 2 top left or the next one along to the right? I see that there are 10 pads for soldering connections onto - However, for my JLink, when I look at the website it gives the following pin out to connect to my JLink which o...
by icedfusion
Thu Oct 11, 2012 8:22 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377276

Re: Naze32 hardware discussion thread

For the SWD connector on the bottom of the board, Pin 1 is bottom left, is Pin 2 top left or the next one along to the right? I see that there are 10 pads for soldering connections onto - However, for my JLink, when I look at the website it gives the following pin out to connect to my JLink which on...
by icedfusion
Mon Apr 09, 2012 11:37 pm
Forum: Software development
Topic: Yet another Android based naze32/multiwii 2.0 configurator
Replies: 54
Views: 24121

Re: Yet another Android based naze32/multiwii 2.0 configurat

What BT module are you using? I have seen a few on ebay - just wondering if I need the one which also comes with a dongle to configure it - or if I just need the 115600 or the 9600 baud rate modules?

Cheers

ice.
by icedfusion
Tue Feb 21, 2012 8:03 pm
Forum: Software development
Topic: HEX6X working OK with PWM?
Replies: 3
Views: 1814

Re: HEX6X working OK with PWM?

Thanks for that - I did do a search before posting - obviously not using the right wording!

Cheers

ice.
by icedfusion
Fri Feb 17, 2012 9:13 pm
Forum: Software development
Topic: HEX6X working OK with PWM?
Replies: 3
Views: 1814

Re: HEX6X working OK with PWM?

I have been told that the A0 and A1 pins are actually outputs and not RX inputs as the diagram would suggest over on the MultiWii thread @ RCG.

Will change the leads around and see where it gets me and report back

Cheers

ice.
by icedfusion
Fri Feb 17, 2012 4:35 pm
Forum: Software development
Topic: HEX6X working OK with PWM?
Replies: 3
Views: 1814

HEX6X working OK with PWM?

I currently have a 'MiniWii' FC board (just gyros and Acc). I have set it up according to the schematics, sheet 3B in the pdf as I don't have a PPM receiver I have set it up in Hex6x config and have made the following changes to the config.h file: In the arduino023 (MultiWii_1.9) I enable the follow...
by icedfusion
Tue Jan 24, 2012 10:38 pm
Forum: Software development
Topic: Alternatives to Arduino IDE? using eclipse?
Replies: 28
Views: 8719

Re: Alternatives to Arduino IDE? using eclipse?

Odd, it wasn't working when I tried it the day you posted it (before I posted here) - seems to be working now and the link is exactly the same. Ahh well.

Cheers

ice.
by icedfusion
Tue Jan 24, 2012 2:22 pm
Forum: Software development
Topic: Alternatives to Arduino IDE? using eclipse?
Replies: 28
Views: 8719

Re: Alternatives to Arduino IDE? using eclipse?

I have not really looked into this, but is the Arduino toolchain different from the AVR Studio toolchain? I am surprised people are not using AVR Studio to develop for the Atmel chips? Whilst eclipse is nice and cross platform, it can be a bit 'cumbersome'. Saying all that though, I will probably us...