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

Incompatibility between X-CUBE-TOUCHGFX and X-CUBE-GNSS

Hello dear community,I'm using a STM32U5A9J-DK.I want to start in CubeMX a project based on this board, X-CUBE-TOUCHGFX and X-CUBE-GNSS softwares.However, CubeMX warns me (in the "Software Packs Component Selector") that theses are incompatibles betw...

PascalP_0-1725018811809.png
PascalP by Associate II
  • 273 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMx Code generation duplicating lines in main.c

Hi. I am using NUCLE-F439ZI board STM32CubeIDE Version: 1.16.0Build: 21983_20240628_1741 (UTC) Lately I am experiencing problem, when I make changes in .IOC file and save and generate code it is messing my main.c file. It is copying big portion of ma...

rasem by Associate II
  • 2015 Views
  • 11 replies
  • 2 kudos

TouchGFX Doublebuffering Issue

Hi, I am using an H743 coupled to W9825G6KH-6 (256MBit SDRAM) Everything works fine on my 1024x600x16bit (RGB565) display with a single buffer held at 0xC0000000, however when I enable double buffering with the second buffer at 0xC012C000 (1024x600x2...

mtechmatt by Associate III
  • 345 Views
  • 1 replies
  • 0 kudos

How to create a for loop for a large array

I want to create a flexible signal shape that can be viewed using an oscilloscope by making a program. I am using an array to form the signal, such as {2048, 4026, 2048, 0}, where 2048 represents the flat line I want to adjust, 4026 represents the pe...

WhatsApp Image 2024-09-02 at 10.56.46.jpeg
macam1 by Associate III
  • 265 Views
  • 1 replies
  • 0 kudos

STM32CubeMX NVIC Configuration Usability Issue

I am a long-time STM32CubeMX user (7+ years). I ran into an issue with STM32CubeMX recently while modifying an existing configuration for an STM32L4 project. This is a usability issue.In the NVIC configuration page, there are two tabs, one labeled "N...

[STM32F105R8T6] CAN2 transmit working but receive isn't

I am trying to get dual 500kbps CAN working on the STM32F105R8T6. I am using CubeMX with HAL V1.6.1. CAN1 receive works and CAN2 transmit works but I cannot seem to get the CAN2 Rx interrupt to trigger.I have probed the Rx pin on the transceiver (MCP...

hjm by Associate II
  • 665 Views
  • 4 replies
  • 1 kudos