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! CubeMX USB CDC VCP - Transmission problem

Posted on December 13, 2017 at 11:43hello,i am trying to send data to pc over the otg used as a virtual com port. The data is received with a terminal program (HTerm). In order to send data i am using the function CDC_Transmit_FS. For a basic test t...

Resolved! CubeMX - failure to install en.stm32cubel4.zip

Posted on December 08, 2017 at 21:56After CubeMX griped that my software was too old, I tried to upgrade from the New Libraries Manager, but there was an error downloading the file. I fetched the file manually, then tried installing using the New Li...

CubeMX -Uart interrupt work one time

Posted on December 10, 2017 at 11:16Hii'm config evboar  nucleo with CubeMX  the send  data work fine but  recive data with HAL_UART_RxCpltCallbacki's work one time and second time is stuck in  loop anddon't reach to HAL_UART_IRQHandler(&huart1) aga...

cubeMX Pin user label problem

Posted on November 10, 2016 at 16:01Pin user label disappears when I change the pin function in the cubeMX GUI. This is not an expected behavior, since the already given name of the pin has not changed. #cubemx

Bug report: STM32CubeMX 4.23 SD_initialize

Posted on October 26, 2017 at 13:12As I explaned inhttps://community.st.com/0D50X00009XkXviSAF, I have found another big error in the code generation of STM32CubeMX 4.23.In this case, the bug is related to FATFS + SDMMC. In my case, I am working wit...

In CubeMX (STM32F427) define two ports as GPIO_EXTI

Posted on December 06, 2017 at 19:03In CubeMX (ver: 4.23 mcu: STM32F427) I'm trying to define two ports PE10 and PB10 as GPIO_EXTI10 (I need to get edge interrupt on either one).However, in the 'Pinout' view, when I click GPIO_EXTI10 for PB10 and th...

Y CS by Associate II
  • 244 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F4 Discovery CubeMX and USB

Posted on December 05, 2017 at 22:33I am setting up a USB OTG based project on the STM32F4 Discovery Board.  I am using STM32CubeMX 4.23.0 and STM32Cube_FW_F4_v1.18.0.  This is the same set up on my Windows 10 and Linux Mint 18.2 PCs and both have t...

ptracton by Associate II
  • 280 Views
  • 2 replies
  • 0 kudos

Resolved! [BUG] CubeMX 4.20.0 - Access to board is blocked

Posted on November 26, 2017 at 12:30My settings:Board: STM32F100RBOS: Windows 10 x64Version: STM32Cube V1.0 - 4.20.0IDE: Coocox CoIDE 1.7.8 Problem:   I noticed that after regenerating the code I just couldn't access the board, messages like 'Please...