N
N
Nikita Shvetsov2011-07-23 01:12:47
Programming
Nikita Shvetsov, 2011-07-23 01:12:47

Programming the microcontroller in a USB flash drive

Good night, Khabrovites!

I'm wondering if it is possible to program the microcontroller in a USB flash drive directly via USB?
If so, I would be very grateful for links to software and manuals.
I myself tried to open a flash drive through a hex editor, followed by disassembly, but I'm not sure that I'm digging in the right direction.

Thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
Jock Tanner, 2011-07-23
@Cloud_thaves

In general, you can. There is, for example, a website flashboot.ru, where a database of the type “PnP flash drive ID - controller brand” is collected. You can look for datasheets for these controllers. If there are no datasheets, then in the same place people post underground tools for flashing these same controllers. You can also reverse the firmware. It is clear that there is no benefit from this, for homemade products it is better to buy something like Arduino. And as an exotic hack, it might work.

C
ComputerPers, 2011-07-23
@ComputerPers

Do you want to catch up with the Chinese? www.warnet.ws/news/43821

M
mark_ablov, 2011-07-23
@mark_ablov

no, usually not.
what you open is the contents of the flash memory, not the ROM of the microcontroller.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question