Changes

Tutorial A9 Bypassing LPC1114 Read Protect

48 bytes added, 13:38, 17 April 2018
The Completed Script
driver.write("R 0 4\r\n")
def rst_low(self, scope, target, project):
self.scope.io.nrst = 'low'
def rst_high(self, scope, target, project):
self.scope.io.nrst = 'high'
Approved_users, administrator
366
edits