Search found 9 matches

by Cat 1
Thu Oct 16, 2014 2:57 pm
Forum: Software development
Topic: Potential bug, OLED with Spektrum Sat?
Replies: 9
Views: 3416

Re: Potential bug, OLED with Spektrum Sat?

I can confirm that I saw this same bug with SumD receiver integration on a 328 board... Never did find a solution but my workaround was to limit the number of serial input channels to 5 and it got better... Still not perfect though.. ODD behaviour when OLED is attached... Flies perfect though.
by Cat 1
Tue Sep 30, 2014 1:19 am
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

working..

OK.... Have successfully flown the Graupner SumD serial addition on a "flip 1.5" 328 single serial board... it works well but was a bear to set up... When the I2C OLED (which is required because of the single serial port) is plugged in it causes some instability in the serial radio data an...
by Cat 1
Mon Sep 22, 2014 5:47 am
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

Re: Graupner/SJ SUMD serial receiver addition

https://vimeo.com/106781279

video will be here in 40 min.. "converting"!!!!! hope the oled is readable on this copy...tried on youtube but the quality was crappy and you couldn't see the issue clearly..

Chris
by Cat 1
Mon Sep 22, 2014 5:27 am
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

Re: Graupner/SJ SUMD serial receiver addition

We almost have it now Plüschi.. I can enter and navigate around in config but have another issue now.. the inputs from the sticks seem to be glitchy on occasion causing the menu to scroll or values to change randomly.. sometimes its ok.. best method seems to be a quick stab at the stick and wait.. a...
by Cat 1
Sun Sep 21, 2014 2:49 pm
Forum: Shields, boards and sensors
Topic: Serial Receiver/OLED issue
Replies: 0
Views: 759

Serial Receiver/OLED issue

HI all.. Trying to implement a Graupner SumD receiver onto a Flip 1.5 board and am seeing an odd issue.. Because I will lack a GUI interface I had planned on using an I2C OLED display for setup and tuning... problem 1 : when the OLED is connected the serial data stream from the receiver is corrupted...
by Cat 1
Sun Sep 21, 2014 2:15 pm
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

Re: Graupner/SJ SUMD serial receiver addition

Will keep working this when I get a chance. Have working solutions on both boards and my coding and debugging skills are "ancient". Learned to program in "basic" on a Commodore VIC 20... with the awesome 5KB expander module ... my, how far we have come. The part that troubles me ...
by Cat 1
Sun Sep 21, 2014 5:55 am
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

Re: Graupner/SJ SUMD serial receiver addition

Have found an issue with the SumD addition coding... When an I2C OLED is connected the Data stream from the receiver is corrupted and causes glitching.. I am attempting to use a serial SUMD receiver on a "328" board and require the OLED for setup.. I further tested it on a MEGA board and f...
by Cat 1
Sat Sep 20, 2014 8:08 pm
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

Re: Graupner/SJ SUMD serial receiver addition

Thanks Plüschi. It's working now. Just have to familiarize myself with the oled setup routines and some more bench testing before flying but data looks good now. Thanks for your help. This is an awesome option for graupner users.
by Cat 1
Sat Sep 20, 2014 4:50 am
Forum: Software development
Topic: Graupner/SJ SUMD serial receiver addition
Replies: 20
Views: 8469

Re: Graupner/SJ SUMD serial receiver addition

I have incorporated Plüschi's changes and it working very well on a Mega board on one of my quads.. Very good and clean RC signal using a "cheap" gr-12L receiver.. will interface well with the Graupner telemetry setup i am planning on a new Quad... I am however having issues making it work...