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

STM32U575i-EV Ux_Host_MSC example hard fault

Hi All,Cube MX version - 6.9.0Software Package version - 1.3.0I am using STM32U575i-EV evolution board and trying to run the Ux_Host_MSC example code.I generated the code using STM32 Cube Mx using example selector option, I generated the code for IAR...

RRajb2_0-1689681219342.png
RRajb.2 by Associate III
  • 1225 Views
  • 3 replies
  • 0 kudos

Add an Essential feature

Hello, Please add an empty function on HAL for other MCU's what doesn't have that functions.For example HAL_ICHACHE_Enable() for F1 series. This feature can help to easy porting to other series of MCUs.Thanks.

nimaltd by Senior
  • 831 Views
  • 1 replies
  • 0 kudos

ADC-DMA Measurement and UART does not work

Hello,I want to transfer my ADC Data, which is transfered with DMA, over UART to a host.  /* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief ...

Patsch36 by Associate II
  • 2371 Views
  • 5 replies
  • 0 kudos

Resolved! LWIP with CMSISv1 and static memory allocation

Hello there.In my project, I am using LWIP with FreeRTOS at CMSISv1 and static memory allocation (configSUPPORT_STATIC_ALLOCATION = 1, configSUPPORT_DYNAMIC_ALLOCATION = 0). Is this a supported configuration? When I generate code, LWIP/Target/etherne...

djm by Associate
  • 2064 Views
  • 3 replies
  • 1 kudos