rx5808-pro-diversity icon indicating copy to clipboard operation
rx5808-pro-diversity copied to clipboard

Open pilot branded rx5808 pro diversity

Open stevefoxuk opened this issue 5 years ago • 11 comments

Ive tried to find info on this but cannot find anything definitive.

Can this firmware be flashed to the openpilot branded rx5808 pro diversity module? this is the exact unit im talking about: https://www.aliexpress.com/item/32703859969.html?spm=2114.search0604.3.48.748e227e3IHnEe&ws_ab_test=searchweb0_0%2Csearchweb201602_9_10065_10130_10068_10547_319_317_10548_10696_10192_10190_453_10084_454_10083_10618_10307_10820_10301_10821_10303_537_536_10059_10884_10887_321_322_10103%2Csearchweb201603_53%2CppcSwitch_0&algo_expid=5bf5eed3-0a8f-4fc7-be3b-7b895aba171b-6&algo_pvid=5bf5eed3-0a8f-4fc7-be3b-7b895aba171b

Thanks in advance, steve.

stevefoxuk avatar Jun 18 '19 22:06 stevefoxuk

I would be very suprise if it couldn't.

JyeSmith avatar Jun 18 '19 22:06 JyeSmith

DSC_0135

This is the board i would like to know if i can flash this firmware too, i have examined the board against Shea Ivey designed boards and they are 'almost' identical play the component values are the same as are the two IC's on the board but i want to make sure and not risk bricking the board!

stevefoxuk avatar Jun 30 '19 19:06 stevefoxuk

Hi, I have similar module.

image

Flashed with latest release (built from sources in Arduino IDE 1.8.9) and flashed via USBasp programmer.

At first look, it works, but I have strange bug on OLED: image is interlaced and stretched vertically 2x.

What things I could try to fix this?

mozgoverflow avatar Oct 23 '19 11:10 mozgoverflow

Update:

I have flashed prebuilt HEX (from Releases) and now it works without OLED issues.

mozgoverflow avatar Oct 23 '19 14:10 mozgoverflow

We both have the exact same unit, mine only looks slightly different because I have removed the oled and soldered in pins so the screen can be remotely mounted and I've added those heatsinks myself for cooling :)

I finally managed to get mine running with this firmware, what I'd really like to do is get it running with a 1106 oled instead of the 1306 the firmware natively supports.

I want to use a 1.3" oled but can only find them in 1106 controller types :(

stevefoxuk avatar Oct 23 '19 21:10 stevefoxuk

How did you connect this up? What are the TX\RX pins? Or did you use the SPI port (miso, mosi and sck)?

Update: I found an article describing the process: https://hoogvlieger.wordpress.com/2017/08/13/how-to-update-ge-fpv-rx5808-firmware/amp/

arvebjoe avatar Dec 01 '19 10:12 arvebjoe

How did you connect this up? What are the TX\RX pins? Or did you use the SPI port (miso, mosi and sck)?

Update: I found an article describing the process: https://hoogvlieger.wordpress.com/2017/08/13/how-to-update-ge-fpv-rx5808-firmware/amp/

If you were talking to me then yes, I soldered header pins to the spi pads and flashed it that way :)

stevefoxuk avatar Dec 01 '19 11:12 stevefoxuk

Hello, Could anybody help?

How do you power the device? Is it via 5V or is it possible via 12V somehow somewhere?

Where do you take video and oudio output?

Thanks.

pavel4n avatar Mar 28 '20 18:03 pavel4n

Hello, Could anybody help?

How do you power the device? Is it via 5V or is it possible via 12V somehow somewhere?

Where do you take video and oudio output?

Thanks.

If you look at my pic in a previous post, the pins for audio and video are labled on the board.

I believe these boards can be powered on the first pin on the left with higher voltages as that pin goes to a regulator but please don't hold me too that, I have only ever powered mine with 5v via the 5v pin.

stevefoxuk avatar Mar 28 '20 20:03 stevefoxuk

Hi, Can anyone help me I have a board that´s works well with a new 1.3 "oled sh1106, but I'm not able to compile with the oled version to get these menus:

https://github.com/sheaivey/rx5808-pro-diversity/blob/develop/docs/oled-arduino-nano.md

However if using the SSD1306 it compiles perfectly in this version.

I was grateful for the possible help

xtremcoimbra avatar Feb 13 '21 19:02 xtremcoimbra

Resolved, This is an issue with the Dim command on sh1106. Uncomment this command everything is fine

xtremcoimbra avatar Feb 13 '21 23:02 xtremcoimbra