For this project I use GNSS module UBLOX MAX8 to get the location then via LoRa the coordinates are sent to ground station. All logic is implemented on the STM32 microcontroller.
due the fact Airborn module will be used in cubesat it has to be in pc104 format.
I had to redesign the PCB. Also, I have simplified the architecture - following one of the most important aerospace rules KISS (keep it simple and stupid).
Btw, Airborn module works very well! the UBLOX module was pretty challenging and it took me nice amount of time to program it and debug it.
In RF design is it very crusual to consider following aspects:
This is the overall schematics view without power input. Here is a GNSS module UBLOX MAX8M that sends location to the µC stm32 the input bytes are stored then in the W25Q flash storage with the temperature bytes getted from the LM75 sensor. After it send via LoRa to the ground station.
Here is the input power part. It consist of 2 parts, the USB mini for easy use and pico blade connector. In the flight power supply will be provided from the molex 1x4 connector through the LD1117* LDO that will convert voltage into 3.3V.