STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32CubeMX 5.5.0 released

What you have to know before migratinghttps://community.st.com/s/question/0D50X0000BztfjUSQQ/migration-issue-from-540-to-550What is new in STM32CubeMX V5.5.0?• Removed TouchGFX, STemWin, Graphics Selector and Simulator supports.The new solution based...

Resolved! Can Example Problem with CubeMX

Posted on June 04, 2018 at 08:04Hello,       I am trying to implement a canbus example. I was used can example with no problem in the CubeMX Version 4.24. Now, I have updated the CubeMX to version 4.25.1. Can exampel is not working now. There are so...

Resolved! NUCLEO-L476RG GPIO port D ?

When I generate code with CubeMX the MX_GPIO_Init code contains: /*Configure GPIO pin : PD2 */ GPIO_InitStruct.Pin = GPIO_PIN_2; GPIO_InitStruct.Mode = GPIO_MODE_ANALOG; GPIO_InitStruct.Pull = GPIO_NOPULL; HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);There...

Lama by Associate III
  • 1070 Views
  • 4 replies
  • 0 kudos

Resolved! CAN-Bus Setup for NUCLEO-F042K6

Hi,I try to get the CAN BUS communication working on my NUCLEO-F042K6 dev Board. I Used the instrucions attached in the PDF. First I used the Loop-Back Mode to test CAN communication. I have my transmitting messages in the main loop they only execute...

MBoes.1 by Associate II
  • 6094 Views
  • 6 replies
  • 1 kudos

Resolved! USB doesn't work on windows 10

HelloIn the PC app, I work with the STM32F722RETx LQFP64 micro-controllerIn WIN7 it always works. At WIN10 does not work.After I turn off and turn on the card, the board data that the system sees (both win7 and win10) is:Status for device COM2       ...

0690X00000ARF4nQAH.png 0690X00000ARF5HQAX.png 0690X00000ARF5CQAX.png 0690X00000ARF57QAH.png
JKhal by Associate III
  • 540 Views
  • 1 replies
  • 0 kudos

Resolved! FIFO configuration for U(S)ART instances of STM32L4R5

The reference manual (RM0432) for the STM32L4R5 shows that UART4 & UART5 support two 8-byte FIFOs. I can't figure out how to configure the IRQ level thresholds. CubeMX shows levels for LPUART1 and USART1/2/3, but not UART4/5."Table 264. USART/LPUART ...

WTayl by Associate II
  • 2184 Views
  • 6 replies
  • 0 kudos