Skip to main content
0 votes
0 answers
45 views

I'm attempting to run the Tiny USB MSC example (Provided in the ESP-IDF github repository), and it doesn't appear to work. Initially, the example flashes, but only outputs the below and hangs on '...
somebodywhodoesntknowmuch's user avatar
Advice
0 votes
0 replies
36 views

I need to configure the Zephyr USB Mass Storage sample to use an XTSD 512MB SPI flash. So far I have not been able to discover how to do this. Has anyone done this and could offer advice?
Sid's user avatar
  • 632
0 votes
1 answer
48 views

I have an nrd52840DK and I am trying to build and run the Zephyr USB Mass Storage sample and ultimately add USB Mass Storage to my application. The issue I am facing is that the build fails with the ...
Sid's user avatar
  • 632
0 votes
0 answers
27 views

I am trying to implement DFU(with USB&BLE) and USB Mass Storage with FAT FS filesystems on external QSPI flash. I am getting the following build errors- with SDK version 2.9.0 without mcuboot ...
Swetha Macherla's user avatar
0 votes
0 answers
46 views

I would like to save one text file on a limited memory mass storage (~22kB). The problem is that the file system header size is too big for this application. The standard FAT32 header takes ~20kB of ...
JO95's user avatar
  • 33
0 votes
0 answers
73 views

I'm using embedded linux, buildroot. I want my Linux device to be recognized by the host directly as a mass storage device when I boot it up. My current progress: I have compiled the mass storage ...
lucky-star's user avatar
0 votes
0 answers
435 views

I have a USB device, that works as a mass storage device. The access is blocked on Chrome browser through WebUSB because it's a mass storage device. The device also supports raw access as a block ...
Timo's user avatar
  • 26
0 votes
1 answer
341 views

Using Python in Win10, I want to read a picture that is on the SD card of an Android phone. The phone is connected to the Windows computer via USB. If the image is on the local hard drive, I can use ...
granular_bastard's user avatar
-1 votes
1 answer
160 views

I have a serial console shell connected to the Device and loaded the mass storage gadget driver and have a USB connection from the Linux Device to a PC host and I want to print the connection speed ...
Bill Morgan's user avatar
1 vote
1 answer
2k views

how to display all mass storage device (e.g.-pen drive, etc..) data in a web browser. I have successfully accessed comport device in the browser using serial API, but how to access the mass storage ...
Tejas Chauhan's user avatar
1 vote
2 answers
2k views

I copy files from Android internal storage to USB drive, folder LOST.DIR always is created by system. How can I remove this folder programmatically I use library libaums to handle communicate with USB ...
tr4n's user avatar
  • 122
2 votes
2 answers
519 views

How is it possible for code to distinguish between external USB hard drives and solid-state drives on the one hand versus USB sticks on the other hand? I'm not familiar with macOS APIs (or system ...
hippietrail's user avatar
  • 17.3k
1 vote
0 answers
1k views

I have a smart card-like miniSD card (it's a javacard as far as I know) and I'm trying to write an emulator for it that runs on Windows and Linux. The emulator will be used in software integration ...
fishbone's user avatar
  • 3,279
2 votes
0 answers
1k views

I'm working with a firmware for a hardware that has an USB interface. When the device is connected to USB port, it enumerates as 2 classes: CDC & MSC. For the MSC part, the device is user ...
Donotalo's user avatar
  • 13k
2 votes
0 answers
504 views

Is it possible to make an android application that would allow for a computer running windows to be connected to the Android via USB and for the Windows machine to believe that the android is a FAT32 ...
Wondering's user avatar

15 30 50 per page
1
2 3 4 5 6