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
  • 1395 Views
  • 0 replies
  • 2 kudos

About product and update

i buy something like this https://www.ebay.co.uk/itm/RGB-LED-Display-Music-Spectrum-Analyzer-Amplifier-Sound-Audio-Level-VU-Meter/163244651198?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649and after update i get some strange problem with ...

0690X000006CnmXQAS.jpg 0690X000006CnmcQAC.jpg
PTurc by Associate II
  • 1567 Views
  • 4 replies
  • 0 kudos

Resolved! Can bit segments?

What are the CAN bit segment 1 and 2?CAN specification doesn't use those names.Are they PROP_SEG and PHASE_SEG1 or PHASE_SEG1 and PHASE_SEG2?All three are programmable by the CAN spec, but PHASE_SEG2 should be max. of PHASE_SEG1 and INFORMATION PROCE...

CubeMX pops up some dialog while in command line mode

Hello,I'm using CubeMx in command line mode which is a VERY usefull feature.I'm using it through a continuous integration system.My concern is that CubeMx sometimes generates dialog box for "migrate" or "unavaible lib". Because the process is running...

JulienD by Senior
  • 763 Views
  • 0 replies
  • 3 kudos

Proposed code generation optimization

It would be best if functions intended to be used to check status from within interrupt handlers are optimal. STM32CubeMX generates many utility functions which check whether a single bit is equal to that bit. It would probably be more efficient to...

BCoch by Senior
  • 1519 Views
  • 6 replies
  • 0 kudos