STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! STM32CubeMX generates wrong RAM size for STM32H745BITx

When using STM32CubeMX v6.0.1 to generate a project for dual-core STM32H745BIT6 MCU the resulting linker files for CM4 and CM7 show the following memory structures:CM7MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 1024K RAM (xrw) : ORI...

0693W000003QWiTQAW.png
davhak by Associate II
  • 690 Views
  • 1 replies
  • 0 kudos

Resolved! I2C between two stm32 board

I am working on a project which needs data communication between two stm32 (f103rb and f429zg). I use stm32f103rb-nucleo examples_ll (I2C _OneBoard_Communication_IT) but it works for one byte and after that it stops working. I want it to work repetit...

I am using stm32f476ZET6 controller. i am use external crystal and internal we use PLL divider but i facing issue regarding PLL clock is not work properly.

i set system clock 216 Mhz but it is not properly workalso i test same thing set as 54Mhz but same issue faced.kindly suggest us how to solve this issue/** * @brief System Clock Configuration * @retval None */void SystemClock_Config(void){ RCC_OscIni...

0693W000003QQGYQA4.png
Hiren by Associate III
  • 559 Views
  • 0 replies
  • 0 kudos