I am curious as to why the QSPI HAL documentation appears to be missing from DM00392525 STM32H7-HAL-AND-LOW-LEVEL-DRIVERS? It has OSPI and SPI, but lacks the QSPI HAL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-24 12:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-24 12:51 PM
Are you using the latest revision?
Seems in there to me:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-24 1:15 PM
I'm pretty sure that I did, and even when I download your file, I still do not see it.
In the PDF bookmarks, it goes from "HAL PWR Extension Driver" to "HAL RAMECC Generic Driver".
When I go to the specific location in the PDF the same thing occurs (so it is not just the bookmarks being incorrect).
I was able to find QSPI HAL documentation in another ST document. I guess I'll use that and hope that ST hasn't changed the API significantly (which I assume they wouldn't to support backwards compatibility).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-24 1:23 PM
The LL driver for QSPI, stm32h7xx_ll_qspi.h/c, doesn't exist. Presumably when/if they create it, they will update the documentation to include it.
