STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32H755-ZI Nucleo Board USB HS Configuration

Hello.I want to use USB HS with the STM32H755ZI-Nucleo Board. I am using the USB3300 from Waveshare as an external USB HS-PHY.The USB3300 is connected to the ULPI Interface of the STM32 with the requiered 12 Signals. And the USB3300 provides a 60 MHz...

0693W00000KbWHXQA3.png 0693W00000KbWGLQA3.png
alexfall by Associate
  • 1103 Views
  • 1 replies
  • 0 kudos

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
  • 377 Views
  • 0 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
  • 496 Views
  • 3 replies
  • 0 kudos