STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! About USBD_HID_SendReport

The value returned from USBD_HID_SendReport always returns USBD_FAIL,What settings are wrong? We think we am doing the settings in project.ioc correctly.[IDE]STM32CubeIDE 1.14.0Connectivity -> USB_OTG_FS -> [Mode]Device_OnlyMiddleware -> USB_DEVICE -...

Decompression of SD card Files

Hi,I am using STM32H5 microcontroller with Free-RTOS environment.Interfaced SD card with the MCU using LittleFS file system.My SD card has Compressed files, I wanted to decompress them and write to the separate folder. Is there any libraries supporte...

PB S.1 by Associate II
  • 1339 Views
  • 6 replies
  • 0 kudos

STL library and bootloader

I have a question about X-CUBE-STL library on STM32H723ZG. We want to use it with a bootloader that resides in the first 128K flash sector. We want to reserve some data in the flash (firmware version and a signarure). Is there somewhere an example li...

DWT and Microsecond Delay

Hello everyoneI want to use dwt unit to create microsecand delay function. How safe is it to use the DWT unit ? Does it only work in debug mode or does it also work in runtime ?Is there a guarentee that every time the MCU is reset it will start up pr...

burakatc by Associate II
  • 2830 Views
  • 6 replies
  • 3 kudos

Resolved! STM32F7 PTP Support

Hello!,I got a custom PCB with a STM32F76 MCU with a PHY chip.Running Freetos CMSIS V1, and LwIP. I want to setup the MCU as a PTP slave/client. Is there a way to configure this in the .ioc file?Looking through the drivers enabled HAL_ETH_USE_PTP in ...

stevof12 by Associate
  • 1470 Views
  • 2 replies
  • 1 kudos