Skip to main content
shffhsdfhse
Associate III
February 22, 2025
Solved

OctoSPI missing for STM32H753VIH in CubeMX?

  • February 22, 2025
  • 1 reply
  • 490 views

As far as I can tell from the datasheet for the STM32H753VIH, as well as the part selector in CubeMX, the device should have an OctoSPI peripheral.

However, when I create a project with the device and go to the connectivity tab, I don't see the OctoSPI peripheral listed like I do in other parts.

Is this an issue with CubeMX or does this part not actually have an OctoSPI peripheral in this package?

The package is the 100 pin TFBGA with 0.8 mm pitch.

Thanks

Best answer by TDK

> STM32H753VIH

That has a QUADSPI but not OSPI that I can see.

TDK_0-1740238951192.png

 

CubeMX seems to agree.

TDK_1-1740238994765.png

 

Where in the datasheet or CubeMX do you see that it has an OCTOSPI?

1 reply

TDK
TDKBest answer
Super User
February 22, 2025

> STM32H753VIH

That has a QUADSPI but not OSPI that I can see.

TDK_0-1740238951192.png

 

CubeMX seems to agree.

TDK_1-1740238994765.png

 

Where in the datasheet or CubeMX do you see that it has an OCTOSPI?

"If you feel a post has answered your question, please click ""Accept as Solution""."
shffhsdfhse
Associate III
February 22, 2025

Thanks for finding that, when I looked in the datasheet I had a few open and looked in the wrong one.

However, there might still be a bug in CubeMX. I did another search through CubeMX, and sure enough that part is showing up. Maybe the OctoSPI checkbox filter is not enough and you actually need to set the OctoSPI quantity instead. If that is the case, then maybe the checkbox is bugged.

 

octo-but-not-present.PNG