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! FSMC: CubeMX Doesn't initialize GPIO

Posted on July 30, 2017 at 11:36Hi everybody,my CubeMX project and the code generated are attached.GPIO is initialized as bellow:static void MX_GPIO_Init(void){  /* GPIO Ports Clock Enable */  __HAL_RCC_GPIOG_CLK_ENABLE();  __HAL_RCC_GPIOE_CLK_ENABL...

rsharifi9 by Associate III
  • 686 Views
  • 2 replies
  • 0 kudos

Resolved! FW.F1.1.6.0 Debug in OpenSTM32

Posted on July 19, 2017 at 16:49Hi. I was running CubeMx4.21.0 and upgrade for 4.22.0This meant an upgrade on the F1 family from 1.4.0 to 1.6.0 (may 2017)have a bootloader configured, so debug should align to 0x8004000 On the new version everything ...

DJC by Senior
  • 588 Views
  • 1 replies
  • 0 kudos

Difference Yellow marker and Red marker in CUBE MX

Posted on July 25, 2017 at 04:35HiWhat is the difference Yellow marker and Red marker in CUBE MX?Can I ignore the Yellow message and use that function?I want to use 6 channel of SDADC, but the Yellow message make me confuse.Is there any problem?i at...

0690X00000607g4QAA.png

STM32F4 with two SDIO

Posted on July 26, 2017 at 05:52I WANT TO KNOW THE STM32F4 SERIES BOARD HAVING TWO SDIO INTERFACES???ANYONE PLEASE SUGGEST ME......https://community.st.com/community/stm32-communityhttps://community.st.com/community/stm32-community/stm32-forumFahren...

Resolved! STM32F030 - Problems with PLL

Posted on July 22, 2017 at 00:59I have been using an STM32F030C6 and configuring it with STM32CubeMX and have had success running the chip using the 8MHz HSI and an external 16MHz crystal. I would like to run at 48MHz but I have not had any luck ena...

0690X00000607dxQAA.png

Set USB Max Power for CDC Device Using STM32CubeMX?

Posted on March 06, 2017 at 01:23I am using an STM32L4 device.  I am making a USB device that uses CDC and have battery charge detection enabled.  I need to request 500mA from the USB port if a standard downstream port is detected.  It appears that ...

cubemx font on high res displays unusable

Posted on August 03, 2016 at 19:57Hi,Recently acquired a laptop with a 3240 x 2160 display running Windows 10.  Some of the dialog boxes and configuration tables are unusable because the fonts used do not fit within the space allocated for the text....