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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Cannot select different HAL timebas

Hello All, I am trying to start a new project which is suppose to run freertos.Once I have enable it then genertaing the code give below warning:  But when I try to change the timebase to TIM6, the option is disabled I have enabled TIM6 as below:  Ca...

0693W00000FCyWLQA1.png 0693W00000FCyWuQAL.png 0693W00000FCyRRQA1.png 0693W00000FCyXdQAL.png
HKapo.1 by Associate III
  • 557 Views
  • 1 replies
  • 0 kudos

Linker directive different when generating Makefile build

Hi - I'm working on some projects with STM32CubeIDE (1.6.1) and CubeMX (). What I've noticed is that if I generate a CubeMX project targeting a Makefile build the linker directive that is generated has some non-trivial differences with the .ld gener...

MMedv by Associate II
  • 598 Views
  • 0 replies
  • 1 kudos

Not able to transmit data using LPUART .

Hey Guys , I have stm32l053r8 custom board . I am trying to send the data using LPUART but unable to send any data. I have shared the snapshot of the code and the configuration . Please do let me know what I am doing wrong ?Thanks in...

NBhar.1 by Associate II
  • 3963 Views
  • 6 replies
  • 1 kudos

STM32F405 DAC channel 2 not working

Hi, I've created a custom board with the STM32F405RGT6. I am trying to simultaneously send two sinewaves (90 deg out of phase) from the two dac channels to an IQ modulator chip. The DAC is set up to have data given to them via DMA (DMA streams 5 and ...

NBenn.1 by Associate II
  • 2139 Views
  • 2 replies
  • 0 kudos

Resolved! A critical feature is greyed out in STM32CubeIDE pinout

Hello,Quite possibly a dumb question as I am just starting to use STM32CubeIDE, but using Pinout & Configuration editor for STM32F469NIH device, I immediately (without any more allocations) see DSIHOST as greyed out. No helpful hints of any kind are...

0693W00000FCimwQAD.png
MKat.1 by Associate II
  • 1937 Views
  • 3 replies
  • 0 kudos

System tick timer

Hi All,Presently my systick timer is set to 1ms. Does anyone know how to configure that to be set to 1us? Also can It be set such that it increments by 0.1us?This is the present clock configuration Here is the present system clock configuration code ...

0693W00000FCdR0QAL.png