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

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
  • 907 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
  • 4653 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
  • 1613 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
  • 4279 Views
  • 7 replies
  • 3 kudos

tcp-client implementation

Need help.I have a problem with the implementation of the tcp-client. I use STM32H7, FreeRTOS, LWIP (netconn). As a tcp- server - the Hercules terminal.Situation 1. The tcp-server (Hercules) is waiting for a connection. The tcp-client starts. The con...

dis_stv by Associate
  • 1290 Views
  • 0 replies
  • 0 kudos

SVC is not pending

I have a question about SVC.I am currently implementing an OS service call using an SVC.When other interrupts and SVC interrupts occur at the same time and the other interrupts are executed first, it seems that the SVC interrupts are not pending.In o...

Myasu.1 by Senior
  • 1120 Views
  • 2 replies
  • 0 kudos

STM32F302 ADC+TIM+DMA

Hello, I'm working on a project related to SPWM modulation for inverters, I´m using two timers, TIM1(CH1,CH3) as a PWM signals and TIM2(CH1) as a trigger signal for the adc module, the sample frequency is set to 72kHz. I need to read 4 adc channels u...

JaVerdin_0-1689635352637.png JaVerdin_2-1689635419087.png JaVerdin_3-1689635451276.png JaVerdin_4-1689635527078.png
JaVerdin by Associate
  • 785 Views
  • 0 replies
  • 0 kudos