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

Settings lost when changing MCU

Hi,I am in the stage of porting an existing STM32F4 design to STM32CubeMX and in the future upgrade to a pin compatible STM32F7. STM32CubeMX seems to be a great tool with lot of potential but I have an issue when changing to a "Full Compatible" MCU u...

SAnde.12 by Associate
  • 426 Views
  • 0 replies
  • 1 kudos

Help establishing USART Receive Interrupt

We are using the NUCLEO-F091RC and need help establishing a working demo of a USART-Rx interrupt. We have put much effort into this with no success, here is the process we are at:   Demo Attempt Process:Open CubeMX->Board Selector->NUCLEO-F091RCDefau...

Justin1 by Senior
  • 420 Views
  • 1 replies
  • 0 kudos

what are the necessary configurations needed for can protocol

i had intialized can1 and can2 of my stm board but after writtingthe whole code only transmission of messages is happening on both the boards but not the receiving.but when iused one board for transmission and one for reception its working properly.s...

AGaja by Associate II
  • 994 Views
  • 4 replies
  • 0 kudos

I can't seem to get STM32CubeMX to start.

It gives a dialog that says some path is missing in the registry or the JRE is corrupt. I tried removing and reinstalling JRE, then reinstalled CubeMX. Nothing seems to help. There were some entries in the registry under JavaSoft. Seems like CubeMX n...

RBlac by Associate
  • 423 Views
  • 0 replies
  • 0 kudos

How to include codes from examples

Hi,I am using Nucloe144 H743 board, Cube Mx and true studio. I want to incorporate codes given in cubeH7 example for EVal boads. How i can do this? For example how i can use FatFs application Code for EVAL boards in Nucleo or Other Custom boards......