STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Bug: STM32CubeMX code generation for TrueStudio

Posted on February 15, 2018 at 04:53STM32CubeMX Version: 4.24.0Target MCU: STM32F103RFTx LQFP64Target IDE: Atollic TrueStudioSteps to reproduce: Start with a valid, working .ioc fileSelect Save and Generate CodeThe first time, it successfully gener...

STM32CubeMX: Linker script for STM32L433CB

HiI used STM32CubeMX (4.27.0) to generate the files for the STM32L433CB and noticed that in the link script (STM32L433CB_FLASH.ld) the memories are incomplete (RAM2 "is" in RAM).I checked the examples of STM32Cube_FW_L4_V1.13.0 (NUCLEO-L433RC-P) and ...

CSant.17 by Associate
  • 418 Views
  • 3 replies
  • 0 kudos

[CUBEMX][BUG REPORT] RTC_init /*USER CODE*/

Hi,Since cubeMX 4.27, in the function of MX_RTC_Init() there are no more  /* USER CODE BEGIN RTC_Init X */ to add code.We need this to add test is there is an external battery to save the calendar.Regards,Sébastien

COSEBE by Senior
  • 411 Views
  • 7 replies
  • 0 kudos

Working with the STSPIN32F0

I'm starting a project working with hoverboard motors and came across this MCU+gate driver combination. How would I go about programming this? I cannot see this chip in CubeMX.

How to correctly synchronize timer with ADC

Hello everyone,I have problem with my univeristy project and I'm trying to find some help.I'm using Nucleo64 STM32F411RE.The most important setting in CubeMX:In ADC every rank have 3 cycles, and Rank 1-4 Channel 10, Rank 5-8 Channel 11, Rank 9-12 Cha...

0690X000006CL5mQAG.png 0690X000006CL5rQAG.png 0690X000006CL5wQAG.png

STM32F103R8Tx with STM32CubeMX Hal malfunction with i2c

I'm using 24C512 EEPROM with my STM32F1, i initialized the project with stm32cubemx and defined my SCL and SDA pins as I2C, when i try isDeviceReady function i never get HAL_OK.I've also grounded A0,A1,A2,Wp of the eepromMy Codeint main(void) { /* ...

JRuda by Associate
  • 250 Views
  • 0 replies
  • 0 kudos