remove spi dfu spam test

This commit is contained in:
Adeeb Shihadeh
2025-09-04 11:15:22 -07:00
parent 937626d288
commit e13c3eb36d
2 changed files with 5 additions and 21 deletions

View File

@@ -322,6 +322,9 @@ class STBootloaderSPIHandle(BaseSTBootloaderHandle):
"""
Implementation of the STM32 SPI bootloader protocol described in:
https://www.st.com/resource/en/application_note/an4286-spi-protocol-used-in-the-stm32-bootloader-stmicroelectronics.pdf
NOTE: the bootloader's state machine is fragile and immediately gets into a bad state when
sending any junk, e.g. when using the panda SPI protocol.
"""
SYNC = 0x5A