THIS REPO IS DEPRECATED, ACTUAL DEVELOPMENT IS HERE: https://github.com/piodabro/rx5808-pro-diversity-pro58
It is basicaly ported from RX5808PRO-Diversity project https://github.com/sheaivey/rx5808-pro-diversity
- 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
- clean-up EEPROM code - done in very dirty way
convert soft SPI for modules to hardware<- Pins of SPI are swapped, only software SPI can work.- make code smaller, now it exceedes C8T6 64kByte limit.
How to setup development enviroment https://github.com/piodabro/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