STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

Resolved! STM32CubeMX USB CDC Library Problem.

MCU : STM32F446RETCubeMX Version : 4.26.1​===​Hi! I'm currently developing usb CDC(Communication Device Class / USB-OTG-FS) through STM32CubeMX.​​When I upload the automatically generated code without changing any settings, the usb device will not be...

0690X000006BtkfQAC.png 0690X000006BtkkQAC.png
YKim.7 by Associate II
  • 490 Views
  • 3 replies
  • 1 kudos

STM32CubeMX UTF8 source file merge bug

Posted on February 15, 2017 at 04:28It seems STM32CubeMX can not handle well with UTF8 source file.If my main.c is encoded in UTF8, regenerating code in STM32CubeMX will lead to a scrambled mess. Characters above ASCII range are converted to gibberi...

PT Wang by Associate
  • 1028 Views
  • 7 replies
  • 0 kudos

STM32L1 IWDG setup problem

Hi All,​I am using 32L100C Discovery board to develop my own project at the moment and I just need to add watch dog in my code. Everything works fine until I code generate IWDG according to the attached slides although settings are different and RCC ...

WHuan.16 by Associate II
  • 192 Views
  • 0 replies
  • 0 kudos

STM32L100 watchdog setup

Hi Everyone,I am using STM32L100RCT6 at the moment for my own personal project and I want to add watchdog function in my code especially IWDG. So I want to ask if there is any tutorial and example code I could use or does anyone has experience in set...

WHuan.16 by Associate II
  • 285 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeMX Installer Java RTE

Posted on February 22, 2017 at 15:30I'm trying to install STM32CubeMX on Win10 64bit.I know I have Java Version 8 Update 121 installed and I'm sure it's working (since I'm using it).Now when I invoke SetupSTM32CubeMX-4.19.0.exe a window pops open af...

STM32CubeMX I2C Timing Register Calc Wrong?

Posted on March 30, 2018 at 00:30I was looking at the timing value that STM32CubeMX calculated for the I2C timing register in my STM32F486.  I have the I2C1 clock in at 80MHz.  I checked the data sheet and did not see a maximum value for the I2CCLK ...