Browse Source
this zeros-watchdog was caused by a SPI DMA error on STM32F405: https://discuss.ardupilot.org/t/crash-with-4-2-0-beta-and-4-3-0-daily-bdshot/83297 we had incorrectly left these internal errors enabled when asserts were not enabled. That led to a osalSysHalt() without these we get an spi_fail internal error, caught by the SPIDevice codeAP_Periph-1.3
Andrew Tridgell
3 years ago
7 changed files with 25 additions and 19 deletions
Loading…
Reference in new issue