STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

QSPI and SBSFU MPU issue

I have modified the SBSFU for STM32G4 to use external flash. I have firmware updates working, but when i turn on SFU_MPU_PROTECT_ENABLE, I get a 'SFU_EXCPT_MEMORY_FAULT' at the following line within HAL_QSPI_Init(), where the QSPI registers are modif...

Resolved! STM32H755bit getting stuck at WR_FLAG_VOSRDY

Hello,I have been working in a project with the mentioned MCU and by now i have been working it with SMPS_SUPPLY and VOS3 to work at 100Mhz Both CM7 and CM4.By now days i need to boost it up to 400Mhz and 200Mhz, so i need to change from VOS3 to VOS1...

urbito by Senior
  • 1325 Views
  • 5 replies
  • 0 kudos

Resolved! How to activate I/O compensation cell.

I was working with the test code of QSPI. I generated the code using the latest STM CUBMX ver 1.10.1. But after generation also it didn’t worked. Then I compared the code with the sample test code. There I found the below mentioned code patch in the ...