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

STM32CubeMX project generation and Makefile issues

If Makefile is set as output Toolchain/IDE on STM32L1 (specifically STM32L100C-Discovery board, STM32L100RCT6 onboard), CubeMX generates invalid (unparsable) Makefile. In my case, this were project settings:Generated Makefile has a missing '\' (and d...

Release build not defining compiler

Posted on March 29, 2018 at 22:22I am using the latest TrueStudio with a project for STM32L452 created using the latest STM32CubeMX.The created project contains both a debug and a release build. When I set the debug as active and look in one of the ...

Resolved! STM32L4 USB VCP project not compiling

Hi I am using STM32Cube V1.0 , version 4.24.0 along with Atollic TrueSTUDIO® for STM32 V9.0. Within Cube I created the project with USB, and created the source code. When I try and compile it I get a bunch of HAL errors, HAL_init() undefined and a ...

Resolved! Error setting up dual bank quad SPI

When I try to set up quad SPI with dual bank on an STM32H7, I get the following message: "You must select a ChipSelect signal for Dual bank mode first"This is true even for a blank project with nothing else assigned. I don't see anywhere available...

[BUG] CAN init code using CUBEMX

Hi, Im using stm32f1 serise and today updated my cube mx so now version is 5.0.1I just found that can init code is several changed,but it's some kind simple missing errorin main, static void MX_CAN_Init(void) {   /* USER CODE BEGIN CAN_Init 0 */  ...

jd kim by Associate II
  • 493 Views
  • 2 replies
  • 0 kudos