xxxajk
Well-known member
UHS3.0 does this on the K66... You still will get a "wait" while enumerating, but it's fine after that.
The reason it has to "wait" is because it's doing a lot of work.
https://github.com/felis/UHS30
Also supports the SDcard on the 3.6 too, with just one simple modification... connecting the card detect line.
Why Paul didn't do that, I dunno, but it is a whole lot better than polling.
The reason it has to "wait" is because it's doing a lot of work.
https://github.com/felis/UHS30
Also supports the SDcard on the 3.6 too, with just one simple modification... connecting the card detect line.
Why Paul didn't do that, I dunno, but it is a whole lot better than polling.