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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1756 Views
  • 0 replies
  • 2 kudos

How to get more boards on STMcubeMX?

Hi all, Currently I am trying to program the STEVAL-MKI109V3 carrying the STEVAL-MKI227KA sensor board via the STM32cubeMX and IDE platforms. However the STEVAL-MKI109V3 board is not available on the STM32cubeMX software. Are there any expansion pack...

ZoeTakacs by Associate II
  • 1136 Views
  • 1 replies
  • 0 kudos

STM32H733: USB HAL initialization ends up in Error_Handler()

I'm using STM32H733VGT6, USB configured as: External Phy: Device_Only,Speed: Device Full Speed 12 Mbit/s, USB tacting from HSI48 And initialization ends up in Error_Handler(), anyway.. All is up-to-date, updated today, software packages, etc, STM32Cu...

Bacamhao by Associate
  • 2492 Views
  • 3 replies
  • 2 kudos

In stop mode, if set pwm timer(TIM2&TIM15) init in main(), the power consumption is more than no setting pwm timer.

I use STM32L431 with STM32CubeMX generating code.If my main function execute like below, the power consumption is 0.35mA​int main(void){ HAL_Init(); SystemClock_Config(); MX_GPIO_Init(); MX_DMA_Init(); MX_LPUART1_UART_Init(); MX_USART1_UART_Init(); M...

Resolved! CubeMX Repository

Hallo, I am working with CubeMX. I want to install the package in the repository.In my software, it says that C:/Users/Divya/STM32Cube/Repository/ is my repository location. When I searched, i can't found this folder in my laptop. How to proceed from...

dsinghal by Associate
  • 3186 Views
  • 4 replies
  • 0 kudos

stm32h7 cubemx clock configuration Bug

Hi I have seen problems with stm32h7 cube uart bug.The Sources for uarts are pll2q but when debugging :It says pclk1 and pclk2 are configured.And even with these values baud rate will not be what I set. I have to divide  it by 2 (clock divider is 1)....

ArmanIlmak_0-1705149065099.png ArmanIlmak_1-1705149163333.png

Resolved! Error unknown nature on STM32Cube IDE after update

Hi all, how are you?. I'm making a project with an STM32F401VE and I've updated the IDE, after that there are about ten dependencies that says something related to inknown dependencies and the .ioc project doesn't opens. I read some over there and so...

VRami.1 by Associate III
  • 22644 Views
  • 40 replies
  • 7 kudos

Resolved! Is there a bug in STM32CubeMX about SDIOCLK?

STM32f103vet6It's in the manual that SDIO adapter clock (SDIOCLK = HCLK).  When HCLK is set to 72MHz, SDIO_CK is configured through the register SDIO_CLKCR bit 7:0(CLKDIV). When the bypass clock is not used, SDIO_CK=SDIOCLK/[CLKDIV+2], which should b...

XvSenfeng_3-1704782951218.png XvSenfeng_4-1704782976160.png XvSenfeng_6-1704783374909.png XvSenfeng_5-1704783155276.png

Resolved! how to configure adc in ethernet using nucleo-h745zi

Hello Team, Hello i have a Nucleo H745ZI_Q board in this Ethernet without RTOS is working fine but  when am going to configure ADC  all the three ADCs are shows error message --> Partly Disabled conflict with: ETH: mode RMII   even many channels also...

ggowd1_0-1704976431016.png
ggowd.1 by Associate III
  • 2373 Views
  • 3 replies
  • 0 kudos

FR_DISK_ERROR always is returned by f_open.

Hi all.My team has been working on a project that contains a SD card based on Standard Library. Recently we've decided to migrate to HAL and it started.Fortunately, All part of our project were changed as well as possible to HAL and they're working g...

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.