STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STMCube MX STM32L053 LPUART pin settings bug

Posted on April 01, 2018 at 00:54Hello,I just faced a problem in STMCube MX for STM32L053R8T6, there is no option to select alternative function OPEN DRAIN output for LPUART1.I see the option for USART1 or USART2 GPIO settings but not for LPUART1.I ...

STM32CubeMX Bug?

Posted on March 28, 2018 at 18:33Keil  5    uVision V5.14.0.0''void HAL_RTC_MspInit(RTC_HandleTypeDef* rtcHandle){if(rtcHandle->Instance==RTC) { /* USER CODE BEGIN RTC_MspInit 0 *//* USER CODE END RTC_MspInit 0 */                                    ...

0690X00000604WAQAY.jpg

CubeMX to generate code to user-specified files

Posted on March 29, 2018 at 11:34I am trying to separate the code generated by CubeMX from the code I wrote, and mainly, I want to move the pins definitions from the main.h file to my own file.I know there is a template file that can be loaded in th...

anio1491 by Associate II
  • 384 Views
  • 0 replies
  • 0 kudos

Resolved! STM32CubeMX and HAL error after project generation

Posted on March 28, 2018 at 22:42Hi everyone,I use Keil v5.23STM32Cube 4.25I always worked with stdperiph lib and I would like to switch to HALI tried to start a simple project with my STM32F103C8T6 but when I want to compile a project from cube, I ...

0690X0000060AIYQA2.png 0690X0000060AIiQAM.png 0690X0000060AIdQAM.png
paul sauv by Associate III
  • 656 Views
  • 1 replies
  • 0 kudos

How to use CSS in Cube MX?

Posted on March 20, 2018 at 08:30Hi every one.   I useing the CUBE MX for generate code. I would like to know when I use CSS(Enable the Clock Security system). After external clock fail MCU. Will it switch to internal clock. I attach file please see...

Gz by Senior
  • 3963 Views
  • 1 replies
  • 0 kudos

STM32F411re SPI SDCARD

Posted on March 20, 2018 at 22:57Hi everybody, I am back here because two weeks ago, I started to try to add a SD card on my nucleo F411re. I used SPI connexion. I tested the wiring with a mbed software called Nucleo_L476RG_SDCard_WorkingSample. I j...

baptor by Associate III
  • 788 Views
  • 4 replies
  • 0 kudos

Resolved! CubeMX BUG: Setting LSE Drive Capability

Posted on October 17, 2017 at 12:08When using CubeMX, with STM32L476, for setting LSE drive capability other than 'Low Drive' the setting will not be implemented. This is due to the fact that the write access using bit DBP in PWR->CR1 is not set pri...

Resolved! STM32CubeMx v4.24.0 is not able to re-open a file

Posted on February 07, 2018 at 17:11Hi, I have a problem with STMCubeMx v4.24.0.My problem is : I cannot open a new project created with STM32CubeMx v4.24.0. This project was created from scratched. After I finish editing the file, I save it and clo...