STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! STM32H750B-DK setup the BSP folder through the .ioc file

Hi,I am following a course (for a different STM board) to use the LCD touchscreen of the STM32H750B-DK board. In the course, they have added a BSP folder to their project which includes files such as are seen here: STMicroelectronics/stm32h750b-dk-bs...

Bxy by Associate II
  • 1085 Views
  • 2 replies
  • 0 kudos

Memory Tool - Configure memory as Normal

Hello,we had a play with the memory tool to configure the memory regions (the linking to the OCTOSPI configuration, etc is neat), however we ran into the following issue:When using the tool, the internal RAM is configured as `Device` memory, rather t...

maltevesper_0-1711054363254.png

to run the code in keil

I created a project based on stm32h743 ,ARM M7 in keil through cubeMX, so my problem is, i need to run the code in debug ,for that i need to press the run button  3 times , then only my code execution is starting ,otherwise it does not , so please pr...

Change flash memory in linker

I change the flash memory in the linker file from 0x8000000 to 0x8006000 and size from 512k to 484k.My program crash on HAL_Delay i think the issue is from the address that i change it from the linker so what else i have to change to my programme wil...

Helmish by Associate II
  • 963 Views
  • 2 replies
  • 0 kudos