What do you mean by "SPI" in this context? For the OctoSPI interface there's stmqspi, which handles QSPI and OctoSPI interfaces. For plain SPI, there's indeed no specific driver, but you could use https://review.openocd.org/c/openocd/+/4760 (the latter one seems to be a bit outdated, but a new version is already under development)
--- ** [tickets:#326] Support for external flash SPI driver for STM32L5** **Status:** new **Milestone:** 0.11.0 **Created:** Mon Dec 20, 2021 09:00 AM UTC by David Grimaud **Last Updated:** Mon Dec 20, 2021 09:00 AM UTC **Owner:** nobody Hello, It seems that there is no driver for the SPI of the STM32L5 for the communication with external flash, is this correct? Or am I missing something? If so, could it be added ? --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.