---
** [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
---
** [tickets:#327] can't connect cmsis-dap v2 device. **
**Status:** new
**Milestone:** 0.11.0
**Created:** Mon Dec 20, 2021 09:29 AM UTC by Qinfeng Chen
**Last Updated:** Mon Dec 20, 2021 09:29 AM UTC
**Owner:** OpenOCD-Gerrit
**Attachments:**
- [log.txt](https://sourceforge.net/p/openocd
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 ver
By SPI, I mean "standard" SPI, and not quad SPI by the way.
---
** [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:54 AM UTC
**Owner:** nobo
Thank you for the link, I will take a look to this.
---
** [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:55 AM UTC
**Owner:** nobody
Hel
The git version "fdf17dba5" is not in the history of upstream OpenOCD. Should
be some MacOsx build... anyway, not a problem so far!
>From the log looks like this adapter 'CMSIS-DAP-MuseLab' has several USB
>interfaces that confuse the autodiscovery of OpenOCD:
> found product string of 0xc251:0
Still not completely clear to me: Do you refer to SPI *mode* (i. e. CLK, MISO,
MOSI, NCS) or to SPI *interface*? As the QSPI and OctoSPI interfaces do support
SPI transfer mode, too.
---
** [tickets:#326] Support for external flash SPI driver for STM32L5**
**Status:** new
**Milestone:** 0.11.
I refer to SPI interface.
---
** [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 10:15 AM UTC
**Owner:** nobody
Hello,
It seems that there is
Now i revert to brew installed version of openocd (version 0.11.0) the problem
is exsit also.
And CMSIS-DAP-MuseLab is a CMSIS-DAP debug device for stm32f103c8.
If it's confuse with the several USB it will not print 'skipping interface 0'
,obviously it's skipped interface 0 and select interface
And after you information i had tested that add serial for the interface file.
cmsis_dap_serial 0001A001
the issue is still exsit with the config file.
---
** [tickets:#327] can't connect cmsis-dap v2 device. **
**Status:** new
**Milestone:** 0.11.0
**Created:** Mon Dec 20, 2021 09:29 AM UT
I've no experience with MacOsx, but this lsusb gives totally different output
from Linux one.
I'm looking for an output like in the commit message of
https://review.openocd.org/3611/ (click on "Show all").
Maybe this article could be useful to find an equivalent command
https://stackoverflow.com
here is linux lsusb version.
Attachments:
-
[ioreg.txt](https://sourceforge.net/p/openocd/tickets/_discuss/thread/78cf12a4d3/228a/attachment/ioreg.txt)
(78.3 kB; text/plain)
-
[lsusb.txt](https://sourceforge.net/p/openocd/tickets/_discuss/thread/78cf12a4d3/228a/attachment/lsusb.txt)
(4.9 kB
12 matches
Mail list logo