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

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
  • 624 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
  • 1992 Views
  • 15 replies
  • 1 kudos

Resolved! ADC multichannel with DMA with more than 8 ADC channel

HI everybody,i am using STM32G0B1 and in an older project i used successful ADC multichannel DMA conversion of 8 channel. I started a multichannel ADC conversion of 8 channel and a ADC callbacksets the finished bit and later on i read the result for ...

Kai4_0-1710151106760.png
Kai4 by Associate II
  • 1370 Views
  • 3 replies
  • 1 kudos

STM32CubeMx much not edititable gray field

what happened last time (2 years.-) ? why can't I change a lot of things ?I am working on CubeMx for STM32H745ZITx ...I have loaded default project for Nucleo-144 STM32H745ZITx, and want to customise for me unfortunately many options are grey ... are...

maniek by Associate II
  • 841 Views
  • 5 replies
  • 1 kudos

Resolved! Wrong default linker FLASH STM32L412

Hi,I think I may have found an error.When generating a project for STM32L412K8TX (not a board) the default linker file define a RAM LENGTH of 40K.The STM32L412K8TX have 40K divided in two parts, 32K in RAM1 (0x20000000) and 8K in RAM2 (0x10000000).Pa...