STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Accessing HAL driver sources for older versions

I have been using CubeMX to generate the HAL library files and noticed that it only generates for the newest version only. I also looked in to the GitHub repository and under the release there is only about 2 very recent versions of the libraries.I w...

HPere.1 by Associate II
  • 849 Views
  • 4 replies
  • 0 kudos

USB_Host (HID_Standalone)

Hello EveryoneI'm working with STM32F746Discovery Board. I have a problem with "USB_Host (HID_Standalone)" project in STM32746G-Discovery folder in cubemx package.my value of "mouse_info.x" doesn't update. all other members of _HID_MOUSE_Info structu...

0693W000001qAbAQAU.jpg 0693W000001qAbKQAU.jpg
MSm by Associate II
  • 364 Views
  • 0 replies
  • 0 kudos

Resolved! FatFS file size: what value to use?

Dear all,I'm using the FatFS generated by STM32CubeMX and I have one question about file size: I'm using f_stat functionand read the file size from fsize field of FILINFO structure; when I open a file I can read the file size from obj.objsize field ...

Luca G. by Associate III
  • 2456 Views
  • 3 replies
  • 0 kudos

Custom USB HOST Driver: Printer Class

Hi,# General INFO:I made a custom USB Host Driver for Printer class using STM32F407 - Discovery Board. For This I use HAL Library. I knew that many people don't like this HAL library. I may understand if you guide me through bare-metal programming.Wh...

how can I improve hs usb speed?

Hi ​Actually I,m using stm32f407igh on my board. ​and I'm using hs usb protocal to send data to PC.​but when I measured the usb speed in pc, it is just 10Mbps.I used cubsMX software to set hs usb. In datasheet, it could be maximum 480Mbit/s. why my ...

Mseo.1 by Associate II
  • 750 Views
  • 3 replies
  • 0 kudos