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

Resolved! "Matrix switch"

hello,"I need some help on how to build an 8x8 relay matrix and how to control it with my STM32 board."

Zhani98 by Associate
  • 992 Views
  • 3 replies
  • 0 kudos

Hard Fault after call to static library

I'm using a BSEC static library for BME688 sensor. My application project builds fine. As soon as I reach the first BSEC function (which is provided by the "libalgobsec.a" static library), program goes to hard fault interrupt handler.My best guess wo...

lgacnik97 by Associate III
  • 1585 Views
  • 2 replies
  • 0 kudos

HAL_UARTEx_ReceiveToIdle_DMA repeating same data

I am currently using HAL_UARTEx_ReceiveToIdle_DMA and getting results that don't make sense to me. My main function is very simple: int main() { MX_DMA_Init(); MX_UART4_Init(); HAL_UARTEx_ReceiveToIdle_DMA(&huart4, rxDmaBuffer, sizeof(r...

aweav1 by Associate
  • 925 Views
  • 1 replies
  • 0 kudos

Resolved! Problem with FreeRtos

Hi We are using product STM32H56 series , I am encountering problem while building my project .I am STM32cubeIDE , trust zone enabled .I enabled X-CUBE-FREERTOS  M33non secureIn software package I installed   -STm X-CUBE-FREERTOS  -CMSIS RTOS2-TZ_non...

Kendall7_0-1711443563549.png
Kendall7 by Associate II
  • 814 Views
  • 1 replies
  • 0 kudos

Resolved! How the ADC works in F103RC

I've been confused for days and am unable to make the ADC work on F103RC and have to seek for help.The test consists of ADC1 with 6 channels, an UART for printf and an I/O port that drives an LED. The ADC configuration: The test code: /* USER CODE BE...

Chao_0-1711202637902.png Chao_2-1711202730095.png Chao_1-1711202678933.png Chao_3-1711202780449.png
Chao by Senior
  • 2615 Views
  • 15 replies
  • 1 kudos