cancel
Showing results for 
Search instead for 
Did you mean: 

Clarification on Flow Protection Value Difference Between STM32H753ZI and STM32H733 Controllers

Denish_Ribadiya
Associate II

In the SBSFU reference code for the STM32H753ZI controller, I came across the following function:

FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_RUNTIME_PROTECT);

This function compares whether the two values are the same. In my implementation for the STM32H753ZI MCU, the uFlowProtectValue is set to 0x000030F1U.

Now, I am implementing the same logic for the STM32H733 controller, but the uFlowProtectValue variable is set to 0x00005776U.

So can you please guide me why I am getting different value for H733, means where this value is updated?

0 REPLIES 0