STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SD card on STM32F407VET6 Black board Project

I'm working on a project involving the SD card on the STM32F407VET6 Black board Project. I would greatly appreciate your expertise and guidance in connecting and writing the necessary code to get the stepper motor running. If anyone has experience wi...

Aabc by Associate III
  • 197 Views
  • 7 replies
  • 1 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
  • 139 Views
  • 1 replies
  • 0 kudos

STM32H573 littlefs integration in SRAM3

Hi everyone,I'm new to embedded systems and file systems, and I'm currently trying to integrate LittleFS into the STM32H573-DK board using SRAM3 as storage.I’ve looked at some examples and documentation, but I’m still confused about how to set things...