Actions

Microcontroller Mondays: Difference between revisions

From HacDC Wiki

(Created page with " == Hard Drive Reprogramming == For this project, we are taking the controller board from standard hard disk drives and repurposing them as RAM. Each controller board typical...")
 
 
Line 5: Line 5:
'''Current Status'''
'''Current Status'''
Currently we are following a similar project undertaken on [http://spritesmods.com/?art=hddhack&page=1 sprites mods].  We have identified the JTAG pins on the controller board, we now need to solder these wires to the JTAG debugger for manual reprogramming.  Updates to come soon.
Currently we are following a similar project undertaken on [http://spritesmods.com/?art=hddhack&page=1 sprites mods].  We have identified the JTAG pins on the controller board, we now need to solder these wires to the JTAG debugger for manual reprogramming.  Updates to come soon.
[[Image:HDDControllerBoard.jpg|thumb|HDD Controller Board]]

Latest revision as of 00:54, 21 July 2017

Hard Drive Reprogramming

For this project, we are taking the controller board from standard hard disk drives and repurposing them as RAM. Each controller board typically has 32-64 MB of cache, used when transferring data from the disks to the computer. We are looking to repurpose that cache memory as RAM aaccessible directly by the operating system.

Current Status Currently we are following a similar project undertaken on sprites mods. We have identified the JTAG pins on the controller board, we now need to solder these wires to the JTAG debugger for manual reprogramming. Updates to come soon.

HDD Controller Board