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

Resolved! STM32H7_PTP Connection through Ethernet

Hello,I have managed to generate a IP through the LWIP in the STM32 IDE and establish a connection via Ethernet, although now when I upload the files from hasseb/stm32h7_atsame70_ptpd: IEEE 1588 PTP daemon for STM32H7 and ATSAME70 (github.com) I seem...

Record audio using PDM OR DFSDM

Hi, I am working with STM32H757I-EVAL. The task is to record audio, store it in SD Card. Since, STM32H757I-EVAL has PDM Data format as well as DFSDM data format which would be better to interface with or is there anyother data format that can be used...

priya_12 by Associate II
  • 131 Views
  • 1 replies
  • 0 kudos

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
  • 651 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
  • 128 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
  • 166 Views
  • 4 replies
  • 0 kudos