STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! QSPI MASTER and SLAVE

Hi team,      I am working with QSPI I have 2 STM32-NUCLEO-L496ZG-P boards. I want to select one board as Master and one board as Slave and I want to transmit from one device and receive it on other device. But in stm32CubeIDE there is no option to s...

Resolved! The GPIO output before initialization

We are developing a device using the STM32H743.We are setting up the GPIO during initialization, but I am wondering about something.What is the GPIO output before initialization? Is it high impedance?Or does it change depending on the circuit connect...

Resolved! STM32N6 Hard_Fault when accessing TCM

Hello,I have a problem with STM32N6. When trying to access any TCM (ITCM/DTCM) the CPU immediately crashes to the Hard_Fault. Do the TCM memories need to be explicitly enabled or something? From my experience from STM32H7, it was never needed. I've l...