STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

Why my message is cutting?

I set the LWIP_HTTPD_MAX_TAG_INSERT_LEN = 2600 with big value. I know that my message will be about 1500 characters.But I get only 907 characters, the rest part of message are cut off!Could you tell me why my message cuts?

DK.7 by Senior
  • 510 Views
  • 0 replies
  • 0 kudos

The project description file (.project) is missing.

Hi,Code is generated using CubeMX, the attached screenshots may demonstrate the issue:CubeMX v 6.3.0CubeIDE v 1.8.0TouchGFX 4.18.0_M7Why 2 projrcts are created, one for CM4 and another for CM7?Thank you in advance for your help

0693W00000KZmI8QAL.jpg 0693W00000KZmHAQA1.jpg 0693W00000KZmGlQAL.jpg 0693W00000KZmGWQA1.jpg
ksale.1 by Senior
  • 2208 Views
  • 8 replies
  • 0 kudos

STM32F429ZI - Nucleo I am trying to setup a Master - slave configuration where TIM2 is in encoder mode being the master TIM1 is in One pulse mode being the slave. I am wondering what should the "Trigger Event Selection" on TIM2 should be

I would like the Trigger Event of TIM2 to be generated when the Encoder count reach a specific position. #include "main.h"   TIM_HandleTypeDef htim1; TIM_HandleTypeDef htim2;   UART_HandleTypeDef huart3;   void SystemClock_Config(void); static void M...

0693W00000Kb1XoQAJ.png 0693W00000Kb1aFQAR.png 0693W00000Kb1dmQAB.png
DPatr.2 by Associate III
  • 666 Views
  • 3 replies
  • 0 kudos

Resolved! STM32G030C8t6 pin conflict!

hey there,I have a STM32G030C8t6 which I wish to configure. in CubeMX when I focus on PA11 or PA12, I can see a bracket where this is mentioned:PA11[PA9]PA12[PA10]what does it mean? does it mean they are somehow connected or related? can anyone expla...

Ala by Senior
  • 914 Views
  • 3 replies
  • 0 kudos