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

Resolved! STM32G070RBT6 I2C communication with ESP32 S3 C1 devkit

Hi, I am new to STM32, I am trying the i2c communication between stm32 and esp32. I am using STM32 as slave and ESP32 as Master. I am using Arduino IDEI connected stm32  PB6-SCL, PB7-SDA to esp32  GPIO21-SDA, GPIO19-SCL.i was not getting any response...

RamyaD by Associate II
  • 3564 Views
  • 3 replies
  • 1 kudos

Resolved! USB-C PD 3.1 support, when will it come?

Hi ST, we are looking for solutions to supply > 100W over the new USB-C PD 3.1 spec, but due to the (very) short time since the release it seems that no one has updated its specs yet.So I would like to know how and when is ST going to officially supp...

USB OTG_FS (device mode) CDC-ACM: IN endpoint freezes

We are working on radio dongle application using STM32F411/13. We have mostly everything working, except for a lingering issue with USB. Details of the issue are as below:The radio dongle application enumerates as a CDC-ACM device as expected.And we ...

MSuhe by Associate III
  • 858 Views
  • 1 replies
  • 1 kudos

Programming the STM32G030F through serial interface

Greetings,I've always programmed MCU's using USB connector (e.g., on Nucleo boards) or through JTAG (for custom boards).  We are considering STM32G030Fx (TSSOP20 package) for sensor control - however, I need to figure out how to program the chip.  Fr...

RickH by Associate
  • 4399 Views
  • 1 replies
  • 1 kudos

LWIP and FreeRTOS using Nucleo-144 F429zi

Hi, I am using STM32f429zi nucleo-144 board to configure Ethernet using LWIP and FreeRTOS. But my program doesn't execute after "MX_LWIP_Init();" in the StartDefaultTask. What could be the issue? It halts on the below function inside queue.c.Function...

SSala.3 by Associate III
  • 1538 Views
  • 4 replies
  • 0 kudos

How to modify FW to bypass USB function in AMICAM1\UltrasoundFFT based on NUCLEO-STM32L476RG ?

Dear ST experts: I am a beginner with ST RTOS. I need your help. We have a project using FW in AMICAM1\UltrasoundFFT based on NUCLEO-STM32L476RG . There two threads in the FW. one is AMICAM1_Thread and another is AMICAM1_Thread. The Ultrasound FFT FW...

shenghuayang_1-1689761270557.png shenghuayang_5-1689762807814.png shenghuayang_6-1689762859917.png shenghuayang_3-1689761683556.png

[BUG] STM32 HAL ETH driver sets wrong MDIO frequency

The code in HAL_ETH_SetMDIOClockRange() function for H7 series, starting from HCLK frequency of 150 MHz and higher, sets the MDIO clock divider to 102. Per IEEE 802.3 specification the MDIO clock must not exceed 2,5 MHz, which means that it will be v...

Piranha by Chief II
  • 4129 Views
  • 7 replies
  • 3 kudos