Skip to content

ARMmbed/mbed-os-snippet-USBMSD_HeapBlockDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

USBMSD HeapBlockDevice example

This example turns the Mbed board into the mass storage device (HeapBlockDevice).

  1. Flash the board.
  2. Reset the target.
  3. USB mass storage drive should appear in your file explorer.
  4. You should be able to access files on this drive.

Note: This example requires at least 64 kB of free heap. Note: Please try to connect board directly to the PC (without USB hub) if you encountered some problems with this example.

MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.

About

A mirrored example snippet from mbed-os-examples-docs_only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages