STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo-h743zi2 Ethernet Ping issue

hiI am using Nucleo-H743ZI2 for Ethernet :Ethernet RMII:First TxDescribter Address: 0x30040060.First RxDescribter Address: 0x30040000.Rx Buffers Length: 1536.MPU SETUP:void MPU_Config(void) { MPU_Region_InitTypeDef MPU_InitStruct = {0};   /* Disa...

0693W00000WIlxdQAD.png
AElta.1 by Associate II
  • 1525 Views
  • 5 replies
  • 0 kudos

Resolved! Trouble entering DFU on STM32F401 (B)

I am attempting to enter the system memory bootloader and reload my microcontroller via DFU on USB.  I am having great difficulty getting it to work - I will detail the things I've tried below:I have tried entering the bootloader via software and als...

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
  • 1734 Views
  • 6 replies
  • 0 kudos