Long story short, I'm trying to read SATA drives with write blocking enabled. I'm using the TUSB9261 (USB 3.0 to SATA bridge) which does not seem to have native write blocking, so I was planning on using the write block function of the TUSB8041 (USB 3.0 4-Port Hub) since the IC is already in the design.
Would write blocking the USB line write block the SATA line? Does the TUSB9261 do a literal translation of commands (write, read, etc.) or does it process commands from the USB host and create its own commands to send on the SATA lines?
Thanks in advance,
Chris