I've played a little in last days with these toshiba pcb
I was able to read rom from native usb pcb in serial mode with MRT utility, it takes long time (1 hour) but it's the best way for those people who don't feel safe using hot air to pull out rom chip from board or if they don't have a hot air station.
You just need to solder two wires (Tx - Rx) between usb pcb and a COM adapter (i used a seagate COM because it was already broken).
It's important to respect timings or it will not work.
When you power on usb pcb, white led will power on for 20 seconds, then it will power off.
Since that moment you have to wait 7 minutes before that Toshiba utility will begin to communicate with microcontroller
Total time you need to wait until MCU will begin to communicate in serial mode since you power on pcb is 7m 20s
It means that you have to wait at least 7m 20s, if you try to read ROM before that time then it just will refuse to read rom and toshiba utility will send message 'error reading rom'
if that happens don't worry, just continue to wait, count will not reset.
If serial rom is reading properly, you will see serial adapter yellow led (RX) power on and red led (TX) blinking.
Reading speed in
serial mode is very slow on toshiba drives (9600 bps), this means that it
will take about 1 hour to get rom code dumped.