Andrew Tridgell
6968d67a05
HAL_ChibiOS: set CS pins high while in bootloader
...
this appears to be the root cause of the parameter resets on
CubeOrange. We need to ensure the CS pin is not floating or random
noise on the SPI bus for FRAM can cause the FRAM to become corrupt
2020-05-11 18:15:40 +10:00
Andrew Tridgell
322cd745fc
HAL_ChibiOS: set correct APJ_BOARD_ID for ZubaxGNSS
2020-02-05 10:51:28 +11:00
Andrew Tridgell
1b0991e29f
HAL_ChibiOS: support a app->bootloader comms region in SRAM
...
this allows for UAVCAN update without a 2nd BeginFirmwareUpdate call
2020-02-05 10:43:36 +11:00
Andrew Tridgell
5c3d43d947
HAL_ChibiOS: fixed flash storage in ZubaxGNSS
2020-02-05 10:43:36 +11:00
Andrew Tridgell
a78ba1d527
HAL_ChibiOS: fixed Zubax bootloader debug
2020-02-05 10:43:36 +11:00
Andrew Tridgell
8edf70c94f
HAL_ChibiOS: support ZubaxGNSS as a AP_Periph target
2020-02-05 10:43:36 +11:00