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

I'm using S32cubeMX to create a project for a stm32L010; on a proprietary board we connected a SPI ST mems to USART2. I have 2 questions 1) I can't select MSBFIRST bit using standard HAL drivers. 2) it seems USART2 tx/rx lines have an internal shortcut

1) CubeMX create a usart type port, without opportunity to use UART_AdvFeatureConfig(); I implemented by myself the setting of MSBFIRST bit and works fine.2) using USART2 in synchronous mode, on the read operation tx and rx lines are exactly equal a...

Makefile toolchain corrupts makefile

A blank project with the Makefile toolchain will cause the following issue# C includes C_INCLUDES = \ -ICore/Inc \ -IDrivers/STM32F4xx_HAL_Driver/Inc \ -IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy \ -IDrivers/CMSIS/Device/ST/STM32F4xx/Include \ -IDrive...

William1 by Associate II
  • 669 Views
  • 1 replies
  • 0 kudos

Resolved! Problem installing on Mac Best Answer

Downloaded and installed the latest Java development kit. Tried installing SetupSTM32CubeMX-6.0.1 via: sudo java -jar SetupSTM32CubeMX-6.0.1.exe but get this error message: Error: Unable to access jarfile SetupSTM32CubeMX-6.0.1.exe .Any ideas?

0693W000003PPG6QAO.png
MBudz.1 by Associate II
  • 2214 Views
  • 12 replies
  • 0 kudos