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

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
  • 265 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
  • 1481 Views
  • 7 replies
  • 2 kudos

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
  • 741 Views
  • 5 replies
  • 1 kudos

Resolved! ETH on STM32H743 with Zephyr

Dear,I'm trying to use the ETH with Zephyr RTOS 3.5.99. It was built the samples/net/dhcpv4_client sample, however, I tried to build others examples from samples/net/socket, such as echo and echo_client, but was impossible.I would appreciate it if an...

USART_WakeUpFromStop1 leads to lost characters

While experimenting[*] with the USART_WakeUpFromStop1 example on my NUCLEO-L496ZG I noticed that repeatedly entering STOP1 mode leads to dropped character if running with a baudrate > 4800 bps. I'm using STOP1 mode in a different project and I hoped ...

BErik.1 by Associate III
  • 683 Views
  • 9 replies
  • 0 kudos