STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H753 PING STOPPED

Hello, I am working on Ethernet with the STM32H753 board. After configuring the necessary Ethernet settings, I can ping the assigned IP address of the board. However, after a few minutes, I can no longer ping it. What could be the reason for this iss...

Ocebe.1 by Associate III
  • 315 Views
  • 3 replies
  • 1 kudos

STM32 USB

Hello, I can't get a USB connection with my stm32 cards, I tried several cards: Bluepill, Blackpill,STM32F429ZI-DISCO, NUCLEO-F767ZI. I still have the same problem "USN NOT RECOGNIZED",do I need to install a driver ?how can I solve the problem ?Best ...

PSEBA.1 by Associate II
  • 262 Views
  • 2 replies
  • 3 kudos

MQTT client

Hi ST Community,I’m working on a project where I need to implement an MQTT client on an STM32 microcontroller. Here’s my current setup:I have an MQTT broker running on my PC using Mosquitto.I’ve written a simple C program for publishing messages, and...

red1_0-1740644318342.png
red1 by Associate
  • 769 Views
  • 1 replies
  • 0 kudos

UART Communication Issue

I'm using an STM32G071G8U6TR and a CP2102N-Axx-xQFN28 to communicate over USB. I am managing to get messages onto the STM32 but it seems that the first few characters of the message are coming through jumbled,    #include "main.h" #include "UART_Poll...

GTann1_0-1739458146324.png
GTann.1 by Associate II
  • 650 Views
  • 3 replies
  • 1 kudos

Resolved! USBC PD multiport TCPM/TCPC

Hi, We are developing PD multiport design with TCPM/TCPC architecture, but we've come across a post of CPM stack should be no longer supported for newer products. https://community.st.com/t5/stm32-mcus-embedded-software/usbc-pd-tcpm-on-the-stm32u5/m-...

petertan by Associate
  • 351 Views
  • 3 replies
  • 0 kudos

H747 DSI use one data lane issue

First, let's introduce the usage environment.The Board is STM32H747I-DISCO, the LCD board is MB1166-A09,and the pack is STM32Cube_FW_H7_V1.11.0.Now I'll describe my issue. In the official routine LCD_DSI_CmdMode_SingleBuffer, DSI uses two data lanes ...

SONGTAOSI_0-1739430503878.png SONGTAOSI_1-1739431560522.png