jbrandwood / liberis

MIT License
7 stars 2 forks source link

Correct usage of "data ready" during pad read #12

Closed dshadoff closed 1 year ago

dshadoff commented 1 year ago

Various fixes: 1) Remove extraneous check for data ready which was useless 2) Ensure that after a request is made, that data is ready before it is read 3) Since this is a single-pad read, send reset signal when scanning (multitap code to come later)