STM32CubeMX (MCUs)

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

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
  • 425 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

STM32H725 No SPI6/I2S6 NVIC ?

Hey guys,I see an spi6_it signal in the NVIC table in the reference manual RM0468.I'm trying to use the NVIC interrupt for I2S6 and there is no tab for it in the MX Cube.I'm also using I2S1,I2S2, I2S3 which have the NVIC and I'm able to use interrupt...

KRega.1 by Associate II
  • 2311 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H7/CubeMX bug with ADC3 and LL when using VREF/TEMP

When configuring ADC3 for VREF and/or TEMP acquisition then the necessary call to LL_ADC_SetCommonPathInternalCh(ADC3_COMMON, LL_ADC_PATH_INTERNAL_TEMPSENSOR | LL_ADC_PATH_INTERNAL_VREFINT);is not made. This is necessary for those channels to functio...

uSD Card on STM32H7B3I-DK

Hi,As all my project has been made with support of STMCubeMX, it comes the time to integrate uSD card but some problems came.Well, I enabled SDMMMC1, in some STM video I see DMA tab, for this board only 4 tabs. Just choose SD 1 bit .FatFs enabled but...

FMarr.2 by Associate III
  • 451 Views
  • 0 replies
  • 0 kudos

Cube IDE deleting Src folder?

I already got this issue for the last 3 updates, so I made a backup before updating to v1.7.The Core/Scr folder was completely wiped out. All the files gone,Such serious issues are absolutely unacceptable!

Resolved! Touch sensing error under Cube IDE 1.6.1 on STM32L152

The code generation of tsl_user.h from the .ioc file appears to be broken.Firstly if you change the TS configuration in System Core, the updated configuration doesn't show up in Touchsensing middleware options until you have saved the .ioc file or c...

TJack.2 by Associate III
  • 1678 Views
  • 5 replies
  • 0 kudos