Just checked on a Nucleo-H743ZI2 (rev. *V*) with two W25Q256FV in dual-quad
mode: no issues with OpenOCD master. The errata sheet doesn't mention any
difference between Y and V regarding QSPI.
As mentioned above: Binary for Windows *with* stmqspi already included is
contained in STM32CubeIDE.
The errata sheet from ST for stm32h753xi
https://www.st.com/resource/en/errata_sheet/dm00399555.pdf
reports some problem with QSPI. Check table 3.
But or the issue is present both in rev V and Y (e.g. issue 2.5.2 and 2.5.3) or
the issue is only present in rev Y and not in rev V (2.5.1).
---
**
This is an automated email from Gerrit.
Tarek BOCHKATI (tarek.bouchk...@gmail.com) just uploaded a new patch set to
Gerrit, which you can find at http://openocd.zylin.com/6027
-- gerrit
commit 13ba908e579ce338573d7a539ebc0415708c093f
Author: Tarek BOCHKATI
Date: Sat Jan 23 18:57:46 2021 +010
I have found one another difference between the working and non working boards.
In non working board has Rev V of stm32h753xi and whereas working board has Rev
Y of stm32h753xi. I have found some other observation found with respect to
Rev V stm32h7 micros from internet
Hope the latest Openonc
I don't expect any different result using STM32CubeIDE. It is based on OpenOCD
fork in https://github.com/STMicroelectronics/openocd
but all the patches are already merged upstream or pending in gerrit
http://openocd.zylin.com
I don't see anything extra about QSPI there.
---
** [tickets:#290]
STM32CubeIDE includes OpenOCD with a rather recent stmqspi driver. You may give
it a try, although I still think your problem is hardware related. The drawback
is that ST squeezed all setups for various disco and eval boards into a single
stm32h7x.cfg, which makes adaption to your board slightly
This is an automated email from Gerrit.
Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit,
which you can find at http://openocd.zylin.com/6026
-- gerrit
commit efdff9447e0ae3d0c667c1d61bbdd624b147ffd2
Author: Paul Fertser
Date: Sat Jan 23 13:54:04 2021 +0300
REA