Skip to main content
Visitor II
November 29, 2022
Question

Hi, I'm trying to implement stm32f7 discovery cube package example. (USB Mass Storage) in High speed mode. I inserted microSD card into slot. after i build and load the image into the memory , i can see the files inside microsd card.

  • November 29, 2022
  • 2 replies
  • 1054 views

but when i start to copy and paste these files to another location . i can not get the true speed. (while writing reading) I mean I choose HS mode (60Mb/s) but transfer speed is too low. I made everything in the readme.txt file. but i can not implement this fw. example (high speed mode). Can anyone to help me??

    This topic has been closed for replies.

    2 replies

    FOzatAuthor
    Visitor II
    November 29, 2022

    File Transfer speed is 1.5 Mb/s .. I mean HS mode is not active. but i had alread load the image. (stmcubef7 cube package USB Device MSC Standalone ). Anyone to navigate ??

    I used Keil uVision.

    STM32f7 discovery board.

    FOzatAuthor
    Visitor II
    December 13, 2022

    No body is here to help me ??