Skip to main content
Visitor II
August 22, 2022
Solved

STM32G0x Series Mass storage With Virtual COM port Library

  • August 22, 2022
  • 2 replies
  • 1265 views

Please Share, suggest suitable library or sample codes for Mounting SD card as Mass Storage with Virtual COM port option.

Thanks

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @SLoga.2​ and welcome to the Community :)

    The application available under STM32CubeG0 MCU package, may help you to use the USB device application based on the Mass Storage Class (MSC):

    STM32Cube_FW_G0_V1.6.0\Projects\STM32G0C1E-EV\Applications\USB_Device\MSC_Standalone

    You can follow the instructions on the readme files.

    When your question is answered, please close this topic by choosing Select as Best.

    Imen

    2 replies

    Imen.DAnswer
    Technical Moderator
    August 25, 2022

    Hello @SLoga.2​ and welcome to the Community :)

    The application available under STM32CubeG0 MCU package, may help you to use the USB device application based on the Mass Storage Class (MSC):

    STM32Cube_FW_G0_V1.6.0\Projects\STM32G0C1E-EV\Applications\USB_Device\MSC_Standalone

    You can follow the instructions on the readme files.

    When your question is answered, please close this topic by choosing Select as Best.

    Imen

    SLoga.2Author
    Visitor II
    August 26, 2022

    Thanks Imen,

    Working

    Technical Moderator
    August 26, 2022

    Glad to know the issue has been solved.

    Please allow me to close this thread and thank you for your contribution.