STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! HAL & STM32CubeMx

I will be working with some STM32F4 processors soon and so I am doing some reading ahead. What I am not clear on is if I use HAL to setup I/O or peripherals do I need to use STMCubeMX to set up the pins?Can STMCubeMX (pin editor?) be opened from IDE?...

MKent.1 by Associate
  • 396 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX/CubeMXIDE F469I-Disco board generates incomplete SDIO code in main.c Latest versions, code sets hds1.init variables then ends section. MX_SDMMC1_SD_Init never calls anything. What's going on?

Have tried with earlier versions of CubeMX, different computer. Does the same thing. Do not see any use of the init structure (which is local). SD card is not initialized properly. Complete code generated is:tatic void MX_SDMMC1_SD_Init(void) {  ...

ADC sampling rate is different from the set value

I want to run the ADC using DMA and Dual mode.The sampling rate was set to 80kS / s using TIM3. The board I am using is Nucleo 64 STM32 F446.In order to confirm whether the ADC is really running at 80kS / s, I described "HAL_GPIO_TogglePin" in "DMA2_...

0693W00000GVzYFQA1.png 0693W00000GVzY5QAL.png 0693W00000GVzY0QAL.png 0693W00000GVzXlQAL.png
TNish.2 by Associate II
  • 1038 Views
  • 6 replies
  • 0 kudos

Resolved! How can I configure my F446RE clock to run at 180 MHZ?

This continues to be a confusing topic for me. I am slowly beginning to understand how the MCU Clock Configuration tab works in CubeMX, but I could use a little clarity before I start tweaking all these values.Here is my current clock configuration: ...

0693W00000GVvnfQAD.png

STM32F4 + SDIOCard(Bluetooth/Wifi) example ???

Hi,Can I somewhere find an example for STM32F4 + SDIOCard(Bluetooth/Wifi) ??? (It's not a SD-Card and not a MM-Card)It seems, CubeMX can only generate HAL for SDC and MMC based on Hardware Module SDIO.SDIO-Card needs different initiallization and dat...

Chrissy by Associate
  • 1756 Views
  • 3 replies
  • 1 kudos

Resolved! STMcubeMX: TIM3 => ADC1 => DMA1_CHANNEL1 => IRQ

Because my bare metal version of a ADC1+DMA1+DMA1_CHANNEL1+DMAMUX+TIM3 System will not work,I now try to build such a system using STM32CubeMX/HAL - but with greater problems. Now writing to hdma->Instance->CCR fails, when I stepinto MX_ADC1_Init(),i...

0693W00000FCWneQAH.jpg 0693W00000FCWsnQAH.jpg 0693W00000FCWsEQAX.jpg
ULehm.1 by Associate III
  • 790 Views
  • 3 replies
  • 0 kudos