STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Configuring the MPU on STM32H747

Hello,I am wondering how to configure the MPU in CubeMX (6.12.1) so that I can enable the D-Cache and the I-Cache. I know the instructions that enable the caches (SCB_Enable_x_Cache(); replace _x_ with I or D) but was wondering on the configuration C...

Resolved! Load external flash from command line

I have an STM32H7B31-EVAL board setup with TouchGFX.  I am able to compile and load a project using STM32CubeIDE.  I would like to be able to do the same from the command line.  I found this document that gives a very basic outline of the STM32_Progr...

AQue by Associate III
  • 439 Views
  • 2 replies
  • 2 kudos

Resolved! Evaluation Board for STM32H725ZGT3

Hi,I have evaluated various controllers and found that the STM32H725ZGT3 is the best fit for our product due to its memory (both NAND & RAM) size, operating temperature range, secure boot hash features, and ECC capabilities. However, I am unable to l...