STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 36 Views
  • 1 replies
  • 0 kudos

STM32H745 PTP Offloading

HelloI’m busy with the implementation of PTP support inside my project.I choose the STM32H745, because there is PTP support in hardware, with a nice offload function. After reading and try to understand the manual I create this code:uint32_t SubSecon...

JDWBE by Associate II
  • 191 Views
  • 5 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 II
  • 433 Views
  • 20 replies
  • 2 kudos

Ethernet issue on NUCLEO-H723ZG

Hi. I have a NUCLEO-H723ZG board. And my basic goal is to create from scratch non-rtos project with ethernet support. But after many attempts i cant get it respond to pings from PC. I tried flashing udp echo sample and it works, so hardware isnt faul...

AlexCatze_0-1747475977037.png AlexCatze_1-1747476047272.png AlexCatze_2-1747476200315.png AlexCatze_3-1747476220359.png