-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatible with HB5808? #3
Comments
Have no idea if it work, I've never saw that board. It can be different in "pinology" ;) |
its a board from hobbyking, I see stm32 was used, but yeah IDK wiring of it |
You can write down the schematic, and then maybe a little changes need to be made to port it to this HB5808. |
Hi piodabro, Would be really awesome if ti could be ported over to the HB5808. Regarding the layout I found this: https://www.rcgroups.com/forums/showpost.php?p=36930926&postcount=1821 I looked at mine put I couldn't make out what pins are needed for flashing. |
Someone with this module have to write down the schematic of module. Without that work its impossible to do anything ;) If you make schematic its probably a little work to make this work on your module (just some pin remapping and setup settings saving on new HW) |
I have the module so I can get that done. Would High Res Pictures help with traces? If you tell me what to measure on the board I'll do it. |
Yes You can make Hi-res macro photo of the modules. This could help, but some of connections can be difficult to find on photos. |
Oki, will do it over the weekend. |
i think he should try to make a dump of the current firmware (i saw the connection pins are available), already. if that works it might be that it will be compatible with this one. |
I need to desolder the display to get to the main PCB, will do this over the weekend. If I know were the pins are I can make a dump with my ST Linker.
… On 10 Nov 2017, at 14:00, yo8aiv ***@***.***> wrote:
i think he should try to make a dump of the current firmware (i saw the connection pins are available), already. if that works it might be that it will be compatible with this one.
i don't think these receivers are very different (shure they didn't reinvent the wheel on this one.).
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Af9kZ8YvYFSRbSimvS_fYSOSkdynM08Uks5s1FbggaJpZM4PBUNn>.
|
If the device has Read Out Protection enabled, then downloading the original FW is not possible. |
If someone send me this module to Poland i can make the schematic on my own and then return module to owner. |
I didn’t had time this weekend to do it. Hopefully this week I have more spare time.
/Dre
… On 14 Nov 2017, at 18:10, piodabro ***@***.***> wrote:
If someone send me this module to Poland i can make the schematic on my own and then return module to owner.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Af9kZ0LhX6Nb9oHKQa0TppGNyLEL8USYks5s2dedgaJpZM4PBUNn>.
|
Only single side of one board gives nothing. HB5808 version is only possible when someone writes down schematics of this boards... |
Hi, Piodabro I can send you the Rx Hb5808. |
Thanks to 20Sy. The HB5808 module is in my hands and now its time to draw the schematic. Stay tuned ;) |
The bad news is that module doesn't have FatShark button support (by hardware design). |
Working on code now, there is some thing to #ifndef because some functionality is not posible in HB5808. All schematics and code will be commited with working HB5808 version. |
Thanks a million for the work you are doing. How is the module on the hardware side compared to other models like the LaForge? Is the Hw good and only let down by the software the used?
/Dre
… On 7 Feb 2018, at 11:55, piodabro ***@***.***> wrote:
It's almost done ;)
I had to implement FLASH EEPROM emulation to store user settings.
It works, now time for tests ;)
<https://user-images.githubusercontent.com/20957116/35915121-041a613e-0c06-11e8-82ca-f7373b6d341e.jpg>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Af9kZ6vgzGS_aL6Gr-WzC8SGqsY3Yrkzks5tSY8wgaJpZM4PBUNn>.
|
I have't tested this in-flight so i cant tell is it good or bad. On my desk it seems to work ok with new firmware but it needs a lot of testing. The same as PRO58, if you flash new firmware, there is no way back to restore original. |
Very Good working |
I try it this afternoon. Many thanks Pio |
it's never to late to say, i just went to flash it and i love your firmeware |
wow great works, all firmware still working in atmega but this is awesome, stm32 developed
btw, HB5808 (https://hobbyking.com/en_us/hb5808-5-8ghz-40ch-diversity-receiver-for-fatshark-goggles-w-raceband.html?___store=en_us) is using stm32 too, can we flash this firmware into HB5808?
thanks
The text was updated successfully, but these errors were encountered: