notes:flashcart:dstt
This is an old revision of the document!
Table of Contents
DSTT (NDS) programming
Original research provided primarily by HandsomeMatt.
Hardware variants
The DSTT is notorious for using pretty much every flash chip its manufacturing team could get its hand son throughout its lifecycle. There's over fifty of them - an incomplete list is available here.
Commands
? Initialize ? (86 00 00 00 00 00 00 00)
? Shutdown ? (88 00 00 00 00 00 00 00)
Read byte from flash (00 ad ac ab aa 00 00 00)
- (MSB) ad, ac, ab, aa (LSB) - address
Write byte to flash (87 ad ac ab aa 00 va 00)
- (MSB) ad, ac, ab, aa (LSB) - address
- va - byte to write
notes/flashcart/dstt.1697301094.txt.gz · Last modified: 2023/10/14 16:31 by asie