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

Moving code from G030 to C011

Hi All I have a breakout board, I've been testing some ws2812 code , I'm using  TIM1 with DMA + PWM I developed the code on the G030, it's a 32 pin package. I'm using internal clock and have it running at 48MHz for Timers. Works has intended.    Swit...

stevecimo by Associate III
  • 908 Views
  • 19 replies
  • 2 kudos

Measuring problem

Hello,  I have a problem with my code, I have a 1PPS signal from a GPS on a PB0 input, I want to measure a 10.00Mhz signal on the PC0 input. I have a uart4 tio display the result. My problem is that the result is always zero on my screen "Frequency 0...

PSEBA.1 by Associate II
  • 178 Views
  • 0 replies
  • 0 kudos

FREERTOS: How to enable osThreadIsSuspended ?

Hello Experts,I see that in cmsis_oc.c that the function osThreadIsSuspended is disabled. The variable INCLUDE_eTaskGetState is responsible for it.But how do we enable INCLUDE_eTaskGetState to 1 by default? I see in FreeRTOS.h header than the macro i...

ak52_0-1747306935740.png ak52_1-1747307040166.png
ak52 by Associate III
  • 264 Views
  • 4 replies
  • 0 kudos

Resolved! AZURE RTOS Support H7S3

I have started looking at using the Azure RTOS package for my project but see it has since become Eclipse RTOS? Is STM supporting this RTOS anymore as I see the H7S3 Azure RTOS package was only updated seven months ago whereas the H7 branch as update...

Linduri by Associate II
  • 391 Views
  • 1 replies
  • 1 kudos

Resolved! Stm32G491 I2C multimaster mode

Hi,I need to configure the I2C master on my STM32G491 to operate in a multimaster setup. It is currently connected to a slave device, but we also plan to connect another I2C master to the same bus. The slave device supports I2C multimaster communicat...

Make USB-to-Ethernet adapter

Hi,I intend to make an Ethernet to USB adapter by using a NUCLEO card (which already has the ports). The objective will be to communicate via USB between the nucleo and a PC, and from the nucleo to another PC. To develop this project I have a h563 an...

Guen1 by Associate II
  • 241 Views
  • 4 replies
  • 0 kudos

WM8994 Audio Codec on STM32H747i-DISCO

Hello, I am having a difficult time with the WM8994 audio codec inside the STM32H747i-DISCO board, i am able to write to the registers and pass through analog audio through the speakers when avoiding any ADC and DAC signal routing but i am having a d...

Jpirsch by Associate
  • 447 Views
  • 1 replies
  • 1 kudos