STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1330 Views
  • 4 replies
  • 0 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
  • 1049 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
  • 928 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
  • 615 Views
  • 0 replies
  • 0 kudos

Same USB CDC code always work on STM32f407vgt discovery kit but sometimes doesn't work on my PCB (cannot connect to hterm while it always recognize by windows in device manager)!

Hi guys, My USB CDC code always work on STM32f407vgt discovery kit but it some times doesn't work (cannot connect to hterm) on my PCB (photo attached). Nevertheless, windows always recognize it by sound as well as in device manager even when it canno...

ESami by Associate II
  • 706 Views
  • 1 replies
  • 1 kudos

USB FS Device configurations on STM32u575I-EV

Hello All,I have STM32u575I-EV evolution board and I want to use the board as USBFS Device and As Host.Can some please let me know the jumper settings which needs to be done for configuring the board for device & Host?Please let me know if you need m...

RRajb.2 by Associate III
  • 990 Views
  • 2 replies
  • 0 kudos