STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

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
  • 563 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
  • 578 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
  • 1082 Views
  • 4 replies
  • 1 kudos

Resolved! I2C DMA synchronization not triggering

Hi guys,I am trying to run a demo on STM32U083C-DK board. This demo consists of LPTIMER generating PWM that is used for synchronization of I2C read from on-board temperature sensor. Rising edge writes the addres of read and falling edge reads data. T...

dryet_0-1724843526621.png dryet_1-1724843567189.png dryet_2-1724843593231.png dryet_3-1724843626795.png
dryet by Associate II
  • 981 Views
  • 4 replies
  • 0 kudos

Resolved! Updating Mbed TLS

I am considering using MbedTLS in a project. My concern is that the version in STM32CubeMX is 2.16.2 which is quite old (Jun 2019). They just released v3.0.0 last month which I believe supports TLS1.3. How long does it take for ST to update the ve...

MStra.3 by Associate III
  • 2838 Views
  • 3 replies
  • 1 kudos