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...

SMBUS communication with Smart Battery

We are designing a system where stm32f7xx will communicate with smart battery via SMBUS protocol, The code is as followsif (HAL_SMBUS_Init(&hsmbus1) != HAL_OK){ Error_Handler(); }   if (HAL_SMBUS_Init(&hsmbus1) != HAL_OK) { Error_Hand...

sivaram by Associate III
  • 1224 Views
  • 2 replies
  • 1 kudos

Resolved! Hello Community!! I am using STM32F030R8T6 Valueline board. When I am configuring the MC in CubeMX it's working but while generating the Code below error is showing on the window. stm32cube_fw_f0_v170.zip (MD5 file checksum is not good)

I am using the cube version 4.20.1STM32Cube V1.0When i am using new latest Cube IDE in that this board is not showing in the listKindly suggest which IDE will have this board compatibility !!!!!!

0690X00000DYD6lQAH.png
ADain.1 by Associate II
  • 775 Views
  • 2 replies
  • 0 kudos

Problem at STM32L452 with LSE Clock

I am using CubeMX to set up the peripherals in STM32L452. But if I enable the LSE Clock and this is not working, the HAL_RCC_OscConfig is coming back with error timeout and it has not activated other clocks also. So the system is not running and it i...

STM32CubeMX ver 5.5 FATFS cannot be mounted

Dear all, I created a project which include reading SD card iwith FATFS library & STM32CubeMX ver 5.3. It works find But once I updated to ver 5.5. When I migrate the old workspace with new CubeMX, the FATFS library doesn't work. After some investiga...

0690X00000DXUosQAH.png 0690X00000DXUp7QAH.png
SSin by Associate III
  • 496 Views
  • 1 replies
  • 0 kudos