Sinapse-Energia / bootloader-stm32

Contains the code of the bootloader for Sinapse Devices based on stm32 chips
7 stars 5 forks source link

[Commboard V1p1 - M4 - GPRS] To migrate the bootloader M4 to the commboard V1p1 - GPRS version #22

Open ralcaide opened 6 years ago

ralcaide commented 6 years ago

To migrate the bootloader M4 to the commboard V2 (V1p1). It should be tested and work properly the GPRS version using Quectel M95

It should be integrated also the new Quectel M95 driver

ralcaide commented 6 years ago

The new Quectel M95 Driver has been developed in other product. It should be here integrated

ralcaide commented 6 years ago

In the bootloader CortexM3 have been already done:

There is a new mechanism to use M95 that ease the creation of connection flows. The DMA was also included.

It is necessary to perform the same changes into the GPRS connection of the bootloader and also the AP