NUCLEO-L4P5ZG in STM32CubeIDE, wrong defaults for QSPI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-24 7:15 AM
STM32CubeIDE offers creating a new project by selecting the board the NUCLEO-L4P5ZG. But the defaults e.g. for the QSOI as documented in the Nucleo-144 manual does not fit with the default in CubeIDE.
Pinout&Configuration->Connectivity->QSPI->Data[3:0]
The port, which is documented for the nucleo-144 can't be selected
That needs to be adapted manually int the pin configuration itself. That's weird, if you can't even select the correct port in the octospi configuration itself.
- Labels:
-
QSPI
-
STM32CubeIDE
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-24 12:35 PM
There are a lot of problems with rigour and QA in the tools, and lack of real-world usage, and dog-fooding to ensure basic functionality works when delivered.
Thing is on the OCTOSPI STM32 parts, the Quad mode is a subset of the OCTOSPI peripheral rather than being the old QSPI peripheral.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-04 1:04 AM
Yep, needs to be done pin by pin as mentioned in AN5050
