STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LWIP Free RTOS Problem

Hi. I have a problem while using lwip and freertos. The board is based on stm32h743vih. The mpu configuration is done correctly i think. My problem is after i start udp server and start to send data with udp, everything is ok, but after a while i wil...

DMA not resuming after stopping

Hello,I am currently using the Hal library to do send and receive I2S signals over DMA. I am constantly calling the DMA receive and transmit functions, because I cannot figure out how to work it in circular mode. I am struggling because whenever I st...

L42Liam_1-1742062985097.png L42Liam_3-1742063084487.png L42Liam_1-1742063249226.png
L42Liam by Associate
  • 120 Views
  • 1 replies
  • 0 kudos

STM32F303 SPWM Generation

Hello,I designed a BLDC motor driver for myself and I am currently in the software phase.I am using the 1st, 2nd and 3rd channels of the TIM8 timer for 3 phases, but I do not have any information about how to create SPWM in stm32 or how to trigger th...

Sergen by Associate III
  • 363 Views
  • 7 replies
  • 2 kudos

USBX on STM32C0 incomplete?

Hi All,I have previously experiemented with USB HID mouse coding on STM32F0 series and got code working very quickly.However, I am now trying to get the same going using USBX on STM32C0. My application has been built in MX but wouldn't enumerate. I a...

Resolved! STM32H747IIT6 ETHERNET RMII PROBLEM

Hello,I am using the STM32H747IIT6 microcontroller along with the LAN8742A Ethernet PHY, configured in RMII mode. However, I am facing issues where the Ethernet interface is not working at all in my circuit. It appears there may be multiple bugs or c...

KAnahar by Associate III
  • 263 Views
  • 5 replies
  • 1 kudos

Implement WebSocket Protocol on STM32?

Hello,I am currently working on a project with an HTTP server, successfully implemented using FreeRTOS. In this setup, I handle client requests for opening and collecting data from the client side. However, since I need to display real-time data on a...

AS5 by Associate II
  • 198 Views
  • 1 replies
  • 1 kudos