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

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

Resolved! STM32G0B1 USART3 DMA receiving whole data and set it to application layer for process on FreeRTOS?

Dear SIR,I am trying to STM32G0B1 USART3 DMA receiving data from PC and do processing on MCU.I add code in callback function HAL_UARTEx_RxEventCallback()these code are try to get the whole package ending with '\r' and set a flag to notice the FreeRTO...

EJohn_0-1706420440960.png
E-John by Associate III
  • 2171 Views
  • 2 replies
  • 0 kudos

Resolved! Can't see COM port in STM-CUBE monitor UCPD software

Hello,I trying to follow the steps provided in this video : https://www.youtube.com/watch?v=Z_Sn6CBbz-kFollowed each step, compiled, and successfully uploaded the firmware.I am able to see the COM port COM34 in my device manager as shown in attached ...

DGehl.1 by Associate
  • 6716 Views
  • 5 replies
  • 1 kudos