-
Notifications
You must be signed in to change notification settings - Fork 222
Retro Edition
Linar Yusupov edited this page Jul 12, 2019
·
18 revisions
ATTENTION !
Purpose of this SoftRF Edition is NOT for new users! Instead, Prime Mk II Edition is recommended for you to start with.
It has also little sense for current users of ESP- or RPi- based Editions to consider this platform as any kind of an alternative.
- Primary focus of this port of SoftRF firmware onto STM32 platform - is to add support for recent AcSIP's S76G single chip LoRa tracking solution ;
- Secondary purpose of this port - is to retrofit rapidly ageing STM32 OGN tracker's hardware and firmware (it has not been updated for almost a year). This gives a chance for current users of STM32 OGN trackers worldwide to extend service life of this hardware a little bit, then gradually transit onto leading edge SoftRF hardware solutions.
SoftRF/STM32 firmware operation has been validated on STM32F103C8 "Blue Pill" hardware platform.
Pins assignment and wiring was intentionally chosen to match those of that genuine STM32 OGN tracker design has.
Number | Component | Status | Comment |
---|---|---|---|
1 | STM32F103C8 MCU | Yes | revision with 128Kb of flash memory only |
2 | GNSS module | Yes | |
3 | RFM95W radio | Yes | |
4 | BMPx80 barometric sensor | Yes | |
5 | buzzer | Yes | |
6 | battery voltage meter (on PB1) | Yes | |
7 | 0.96 OLED display | Yes | optional |
8 | HC-05 Bluetooth module | Yes | optional, output only |
9 | USB port | Yes | optional, Serial-over-USB mode only |
10 | built-in LED (on PC13) | Yes | |
11 | SD card adapter | No | |
12 | potentiometer | No | |
13 | RFM69W radio | No |
TBD
Use these firmware build instructions in order to update your "Blue Pill"'s internal flash memory.
TBD