Meteomodem M20 radiosonde alternative firmware
 
 
 
Go to file
joyel24 468724eea0
Update README.md
2024-05-30 22:10:19 +02:00
.settings send bin data to adf7012 register from USART to debug 2024-03-04 20:56:18 +01:00
Core mode4 tests + mode5->1750Hz Tone test bkp 2024-03-06 19:00:58 +01:00
Drivers uart serial output & modes on seperate c files 2023-10-15 22:25:42 +02:00
.cproject uart serial output & modes on seperate c files 2023-10-15 22:25:17 +02:00
.gitignore uart serial output & modes on seperate c files 2023-10-15 22:25:17 +02:00
.mxproject send bin data to adf7012 register from USART to debug 2024-03-04 20:56:18 +01:00
.project init stm32 new project 2023-10-14 19:03:12 +02:00
README.md Update README.md 2024-05-30 22:10:19 +02:00
STM32L051R6TX_FLASH.ld init stm32 new project 2023-10-14 19:03:12 +02:00
meteomodem_m20_custom_firmware.ioc pocsag stop TX idle 2024-03-05 16:44:53 +01:00

README.md

meteomodem_m20_custom_firmware

Alternative firmware for new models of radiosondes : Meteomodem M20 (including STM32L051R6T6 ADF7012 XM1110)

Made with STM32CubeIDE

Currently working on, I have been able to send a valid POCSAG frame for the moment.

More updates coming later on this Youtube playlist :

https://youtube.com/playlist?list=PLKM5FNxF7v42fTIaH2O8OKJLjFLZwaq5I

You can join us on Discord if you wanna talk about this project : https://discord.gg/QCYmcGjAeA



Thanks to:

  • Salim CHIAD F4IFB (@schiad) who encouraged me a lot to start this project, he made some very useful functions like sending data to the transmitter registers or a function that translate frequency into the coorresponding register instruction.
  • Jarek Surmacz (@infrat) who I think made the first opensource project on the M20, a simple thing that collect GPS data and print it to serial TX, it was inspiring for our first sandboxes.
  • Tobias and Matthias who did an incredible M20 Reverse Enginering work on their personnal blog.
    The magical PDF: PDF_M20_REVERSE