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

STM32H743 USB Host MSC maximum throughput

Hi everybody,I am using stm32h743i-eval2 and I need to write data on an USB stick via USB HS.It configured by Stm32Cube easly and I could write data as well. But I don't know why the device is too slow. Throughput is about 1.2MBps via HS USB.Is that ...

ataro.1 by Associate
  • 1388 Views
  • 1 replies
  • 0 kudos

HardFault is occurred when I use DSP with FreeRTOS

I am trying to run DSP Functions like as FFT with freeRTOS which use multiple tasks.And HardFault is occurred from prvPortStartFirstTask() for calling FFT functions.So I don't have any idea what i check.. Please help me which parts I will check.. Tha...

YHong.2 by Associate
  • 1359 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F401 USB user descriptor strings

Hello,is there any way to set the user descriptor string on the USB CDC device?In the HAL library, I found some functions related to descriptor strings, but their type is "get" and I did not find a corresponding "set" functions.

PHude.1 by Associate III
  • 2780 Views
  • 5 replies
  • 0 kudos

B-L462E-CELL1 Has anyone gotten this to connect?

Having a bad documentation day or something, I registered the ICCID with Truphone but after 5 hours of watching it trying to find an operator I don't think it's going to happen. No information at Truphone about carriers or network support.

KevinA by Senior
  • 1278 Views
  • 3 replies
  • 0 kudos

Compiling my program using LwIP

I've enabled LwIP in CubeMX and now I cannot compile my code anymoreI thought the include paths where the problem, but I checked them all multiple times and I cannot find the error.   Can someone help me?

0693W00000ANAYJQA5.png 0693W00000ANB4jQAH.png 0693W00000ANB4eQAH.png 0693W00000ANB4KQAX.png
Jvan .10 by Associate III
  • 3424 Views
  • 2 replies
  • 0 kudos

freertos + flashwrite gives hardfault

Hii all, ım using stm32f103c8t6 and trying to implement freertos project,i have flash write function and it work very well but when i use it in freertos project, if ı call write flash func before vTaskStartScheduler it is okey but after vTaskStartSc...

SOZKA.1 by Associate
  • 1067 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H753ZI CubeIDE/MX bug with Flash sectors

Hi,I have a CubeIDE peroject with STM32H753ZI, C++, TreadX, Nucleo-H753ZI board. This device has 2MB Flash and 16 sectors of 128K each. 16 x 128K = 2MB but the generated stm32h7xx_hal_flash_ex.h includes only 8 sectors. Only OB_WRP_SECTOR_0-7 are def...

Osto by Senior
  • 1324 Views
  • 2 replies
  • 0 kudos

application status stuck on application start in usb msc host stm32f407vgt using hall library please help anyone?

/* USER CODE BEGIN Header *//** ****************************************************************************** * @file      : main.c * @brief     : Main program body ****************************************************************************** * @at...

VKUMA.12 by Associate II
  • 3091 Views
  • 5 replies
  • 0 kudos