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

Using CMSIS Packs with STM32CubeMX and IAR Embedded Workbench

I'm trying to use the CMSIS-Driver Interface to access Microcontroller Peripherals.As a starting point, i tried setting up an application with a simple goal: Transmit a byte using the USART Peripheral via CMSIS-Driver interface, which i can then use ...

MSchm.3 by Associate
  • 2176 Views
  • 0 replies
  • 0 kudos

Is there a way to make build variants in CUBEMX? For instance a variant that includes/doesn't include init of specific peripherals.

I have a base application, that will go into different product variants. I'd like to have a variant where some of the CUBEMX code is not compiled. As an example, one build where USB or Ethernet code is not included, because there won't even be HW on ...

MConw by Associate
  • 738 Views
  • 2 replies
  • 0 kudos