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

ST25R3916-EMVCO UART1 Configuration. I can not configure the UART1 (pins PA11, PA12) to communicate through the USB.

I have seen a similar thread for the ST25R3916-DISCO (making appropiate changes in stm32l4xx_hal_msp.c ), however in this board the USB pins are not connected to the same pins and I am not capable of correctly reconnect the solution to PA11, PA12.UAR...

PablodMM by Associate II
  • 325 Views
  • 0 replies
  • 0 kudos

Resolved! USB SUPPORT

@Ons KOOLI​. ​Hi, i want to use stm32f103 or stm32f1 family microcontroller for mass storage in usb for data logging.any reference and example are pretty useful as i am new to usb logging with stm32.​

ABhat.7 by Associate III
  • 3324 Views
  • 20 replies
  • 0 kudos

Resolved! Understanding HRTIM fault filter lengths

HiI am trying to implement a fault filter for the HRTIM on a stm32G474.I am using the LL libraries and the Reference manual.I find the table 234 in the reference manual completely unreadable and confusing. Could someone please explain how it is suppo...

marbel by Associate II
  • 1016 Views
  • 2 replies
  • 0 kudos

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
  • 685 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
  • 570 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
  • 1616 Views
  • 5 replies
  • 0 kudos