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

Resolved! STM32L071KZT6 can't select HSE in cubemx

hi i am using STM32L071KZT6 chip in my board and using Cube ide for initialization and code development. in the datasheet it says KZT6 chip has 1 clock input and is configurable as HSE/LSE/HSI/MSI/LSI but in the Cubeide clock config page or System ...

CZorg.1 by Associate II
  • 1244 Views
  • 1 replies
  • 0 kudos

Resolved! Can I combine Encoder with Input Capture at DMA?

Hi!I have a STM32F373 processor and I have 2 Encoders and 3 Input Captures.I have enabled DMA for input capture.Timer 4:Timer 19: And I have this code.My questions are:Can I use Encoder together with Input Capture if Input Capture has DMA?What will D...

0693W00000D1n2KQAR.png 0693W00000D1n2PQAR.png 0693W00000D1n2jQAB.png 0693W00000D1n2tQAB.png
DMårt by Lead
  • 2488 Views
  • 8 replies
  • 0 kudos

SetupSTM32CubeMX-6.3.0 packaged JRE broken on Fedora 34

I've attached the core log file.I also have a workaround.sudo dnf install java-11-openjdk-1:11.0.12.0.7-0.fc34.x86_64 delete the jre directory that's packaged with STM32CubeMXln -s /usr/lib/jvm/java-11-openjdk-11.0.12.0.7-0.fc34.x86_64 jreInstall the...

RGood.1 by Associate
  • 489 Views
  • 0 replies
  • 0 kudos

STM32CubeMX: TIM Prescaler, Period bug

I used STM32G070 with LL instead of HAL!If I enter the value "x - 1" into the TIM Prescaler or Period, then the cube generates "TIM_InitStruct.Prescaler = x - LL_TIM_IC_FILTER_FDIV1_N2"CubeMX Ver: 6.3.0

0693W00000D1jA5QAJ.png