Skip to main content
Associate II
September 13, 2023
Solved

Multiplexed OCTOSPI in STM32H7B0RBT6

  • September 13, 2023
  • 3 replies
  • 2727 views

Hi,

I would like to know if it is possible to have the mutiplexed octospi in the microcontroller stm32h7b0rt6 as it mentionned in AN5050 in Figure 11

ALAMI_Othmane_0-1694625578777.png

cause when I tried to configure it using the CubeMx the CS pin for OCTOSPI2 is not found as it is mandatory to have such pin for the multiplexing mode managed by the internal hardware arbiter :

ALAMI_Othmane_1-1694625761689.png

 

Do we have a such feature in our microcontroller STM32H7b0rbt6 ??

 

This topic has been closed for replies.
Best answer by TDK

Port 2 CS pin is PG12, which doesn't exist on the LQFP64 or LQFP100 version of that chip.

So effectively, you cannot use that feature on that chip, although it's supported on larger packages within that family.

TDK_0-1694634147067.png

 

3 replies

Issamos
Lead III
September 13, 2023

Hello @ALAMI_Othmane 

As you can see her:

IMG_20230913_184837.png

The multiplexed octospi configuration is possible with your STM32H7B0.

But tacking a look at the datasheet of the STM32H7B0RBT6 we find out tha the OCTOSPIM_P2_NCS doesn't exist so is impossible to use the mutiplexed octospi configuration in the STM32H7B0RBT6

Best regards.

II

TDK
TDKBest answer
Super User
September 13, 2023

Port 2 CS pin is PG12, which doesn't exist on the LQFP64 or LQFP100 version of that chip.

So effectively, you cannot use that feature on that chip, although it's supported on larger packages within that family.

TDK_0-1694634147067.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
Tesla DeLorean
Guru
September 13, 2023

What is the end goal? Which QUAD/OCTO SPI parts are you using, off of which pins?

The OCTOSPIM should be able to selectively map high/low pin blocks, and control pins. There may be other ways/tricks to getting specific combinations of devices working

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..