Skip to content

AA6KL/OpenPRO58

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

OpenPRO58 is an alternative firmware for Eachine PRO58 5.8Ghz Diversity module

It is basicaly ported from RX5808PRO-Diversity project https://github.com/sheaivey/rx5808-pro-diversity

Major differnecies:

  • PRO58 runs on STM32
  • There is an external EEPROM memory on I2S( different one than OLED has)
  • More buttons (3 on module, 3 additional from goggles)
  • Two separated chip selects for RX5808
  • Separated signal for switching multiplexers

ToDo

  • clean-up EEPROM code - done in very dirty way
  • convert soft SPI for modules to hardware

How to setup development enviroment https://github.com/MartinLaza/OpenPRO58/blob/master/Docs/setup_enviroment.md How to wire to the module https://github.com/MartinLaza/OpenPRO58/blob/master/Docs/how_to_wire.md

About

Alternative firmware for Eachine PRO58

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 93.9%
  • C 4.4%
  • Other 1.7%