hello smart people, nerds, wiz-kids and enthusiasts
i need the protocol to access memory on a USB stick
i know that i send address, data and control information to access a location in flash ram, but what is the format
address first (LSB to MSB), data second, then a read or write control byte third
i noticed that as something becomes worth more on the market, it becomes harder to get concise and comprehensive technical data
the PIC18F4455 microcontroller has a 430 page data sheet. usefull for actually designing operational circuits
3 pages for a USB stick? useless if i want to hook it to my PIC development board
the USB protocol aint a problem. theres tons of data on that