Search found 7 matches

by minim
Wed Nov 12, 2014 6:13 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1451254

Re: Naze32 hardware discussion thread

Not sure if this is the right thread to bring up the topic but is it possible to make a code for using UART2 as serial port for connecting minimosd? For now I've done a nasty mod by adding the following code below the regular uart interface in serial.c. " core.flexport = uartOpen(USART2, NULL, ...
by minim
Wed Oct 22, 2014 3:19 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 341345

Re: MultiWii OSD - MWOSD

I might be missing something obvious but I cannot get my gps info showing in my osd. I got the kvmod board flashed with the newest mwosd and it's connected to naze32 acro. I got rssi from ezuhf showing in the osd and all the other info like horizon and volt is read from naze32 to osd. If I go in bas...
by minim
Mon Sep 22, 2014 3:14 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1451254

Re: Naze32 hardware discussion thread

Did you do something dumb like enable feature TELEMETRY. edit: according to your dump, you did. So wtf do you expect? When you arm, port switches to frsky telemtry mode. Ofcourse I did I didn't think about the shared UART device, moved it to soft serial at pin6 now and it works like a charm. Thanks!
by minim
Mon Sep 22, 2014 1:45 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1451254

Re: Naze32 hardware discussion thread

Never tested 27ms firmware, so no idea. Without scope or logic analyzer there's nothing else you can help with. Not sure if that's related to the TX at all to be honest since it's working without a flaw as long as "arm" is not enabled. All 8 channels are giving the correct values as long ...
by minim
Mon Sep 22, 2014 12:38 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1451254

Re: Naze32 hardware discussion thread

But there is something that shows you what the latest version is. Go onto the chrome baseflight configuration tool, firmware flasher Choose Load Firmware [Online], that will show you the latest official and the date it was released Unfortunately it is in the retarded American date format It doesn't...
by minim
Sun Sep 21, 2014 11:30 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1451254

Re: Naze32 hardware discussion thread

Has anyone seen this bug before? This is with 2.3 firmware. If needed I can get version info from CLI also. The controller is a Naze 32 Acro. The weird thing is that if I put "ARM" command at centre (1500) of AUX2 both end points are showing correct but the centre is not hitting 1500 like...
by minim
Sat Sep 20, 2014 6:02 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1451254

Re: Naze32 hardware discussion thread

Has anyone seen this bug before? This is with 2.3 firmware. If needed I can get version info from CLI also. The controller is a Naze 32 Acro. The weird thing is that if I put "ARM" command at centre (1500) of AUX2 both end points are showing correct but the centre is not hitting 1500 like ...