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! How to retarget printf on UART?

Hi All,I am new on STM32 and want to use printf on UART.I could run the printf on uart in the example folder.But couldnt find how does it work, actually couldnt find any comment in it about enabling printf on uart.I am useing STM32CubeMx and want to ...

MKora by Associate II
  • 4197 Views
  • 5 replies
  • 2 kudos

ai_platform.h file missing during analyze.

Hi, I'm getting "ai_platform.h" file missing when doing "analyze" under the X-CUBE-AI section.I was following the steps from a contest, I have followed the same steps on a different desktop computer and I didn't have this issue on that system. I don'...

Vishawjeet_Jyoti_0-1695841904871.png

Power-on startup Referenca Manual vs Cube-MX

Hallo, according to RM0433 6.4.1 "System supply startup" at point 5. "The software shall then initialize the system including supply configurationprogramming in PWR control register 3 (PWR_CR3). Once the supply configurationhas been configured, the A...

DrDro by Associate III
  • 804 Views
  • 0 replies
  • 0 kudos

Resolved! Conflicting pins when using ADC

Hello. I examined similar questions and answers. Since I'm a newbie, I couldn't find an answer to my problem.In the documentation of the STM32F756ZG development board, it is said that up to 24 channels of ADC measurements can be usable with 3 ADCs. W...

picture1.png pict2.png
4embed by Associate
  • 4388 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H743bi - use FDCAN2 and USB ULPI simultaneously?

Hello,I am using Cube32MX for STM32H743bi IO multiplexing. first i added USB HS phy ULPI interface then see FDCAN2 not allowed in the tool and error message says it is in conflict with USB ULPI. However i manually checked there were certain pins for ...

HKhan.1 by Associate II
  • 2215 Views
  • 5 replies
  • 0 kudos

Resolved! Simplest possible CubeMX USB app fails to enumerate

Posted on October 20, 2017 at 07:13 I have a brand-new STM32F303 Nucleo144 and cannot get any CubeMX generated apps to work with USB. The app builds and runs fine, and I can see printf output via SWO, but the device never evenbegins enumeration. Th...

Possible error in LCD configuration (wrong segment numbers)

HelloIn glass LCD display configuration (for STM32L152RB in my case), for static display, in Cube we can see segment numbers SEG[0-31]. Meanwhile, SEG[31:28] are double numbered, also to SEG[43:40]. To use [31:28] designators there must be MUX_SEG bi...

KDwor.17 by Associate
  • 1237 Views
  • 2 replies
  • 0 kudos

Cannot get STM32MP157F-DK2 to recognize WiFi chip

I can't get my board to detect the WiFi chip over SDIO. I configured my boot SD card with a custom Linux install and everything is working except WiFi. It seems the WiFi chip is not recognized at all over the SDIO bus.  dir listing of /sys/bus/sdio/d...