STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F4 library call functions

I came from TM4C background. TM4C has a library file that lists each peripheral and the function calls for that peripheral. I'm going to work on STM32F4 and looking for a similar library. Can any point to a pdf file somewhere in the net.

MissionYE by Associate II
  • 1073 Views
  • 3 replies
  • 0 kudos

STM32U575I-EV: USBX Ux_Host_CDC_ACM example fails

Using STM32U575I-EV board with USB-C connected to host pc and ST-Link connected, JP25 set to 5V-UCPD, JP14, JP15, JP6 fit as described in document, example app fails and board continuously resets for about 1 minute after running. The code fails in US...

MSher.1 by Associate III
  • 522 Views
  • 0 replies
  • 1 kudos

USBH class request getting failed as USBH_BUSY

Hi,I am implementing a USB host library into my project. The first step to add a USB drive class. I have copied the files from the stm32f4 cube f4 discovery board sample project. Using Full Speed mode.The standalone sample project working fine on my ...

Resolved! How to get USB stick free size in FAT file system?

Hi,I am working to make application of USB host. At initial stage, I need to read how big is the free size of attached USB stick using the FAT file system middle ware. Can someone give me some pointer which FAT system interface I can use? I know how ...

BParh.1 by Senior III
  • 636 Views
  • 2 replies
  • 0 kudos