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

UART communication works only in debug mode

Hi,I hope this is the right topic to ask this question.I'm new to embedded, and I'm experimenting with stm32l496ag discovery and sending/receiving uart form the connected pc using interrupts.I configured USART2 in CubeMX, enabling "global interrupt" ...

CHech.1 by Associate III
  • 2485 Views
  • 4 replies
  • 0 kudos

[STM32F4] How to download and unzip selected files?

I want to install STM32Cube MCU Package for STM32F4 Series.​When I install ver 1.26.2, "stm32cube_fw_f4_v1260.zip" is installed and unzipped at first.In "stm32cube_fw_f4_v1260.zip", the folder "STM32Cube_FW_F4_V1.26.0" is included.Then, "stm32cube_fw...

TYush.1 by Associate
  • 2376 Views
  • 3 replies
  • 0 kudos

I2C MX settings for an LSM303AH

Specifically, settings for the  "Timing configuration" and "Slave Features". The MCU is an STM32L476, Pins are PC0, PC1, PC2, PC3, and PA0 for the SCL, SDA, XL2 INT, XL1 INT, and MAG INT respectively, if that mattters.

JBonn by Associate III
  • 348 Views
  • 0 replies
  • 0 kudos

Why does CubeMX "turn on" HSI if it's not referenced?

This is a bit nit-picky, but it's confusing. For a USB experiment on an STM32F103, I'm seeing an odd clock setting that isn't used and wondering why it is this way. The USB application uses an 8MHz HSE crystal as per usual. RCC_OscInitTypeDef RCC_Osc...

TLS protocole with Raw Api LWIP

I want to use TLS protocole on raw api with lwip, how can I start ? I couldnt find any source with raw api. Is this possible or not ? On the cubemx , I couldnt select lwip+tls without freertos

DCtech by Associate II
  • 480 Views
  • 1 replies
  • 0 kudos