Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB reading causing every ~900 bytes to get mangled on 64Drive HW1 #102

Open
buu342 opened this issue Mar 27, 2023 · 0 comments
Open

USB reading causing every ~900 bytes to get mangled on 64Drive HW1 #102

buu342 opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
Bug Something isn't working USB Library This is related to the USB library (usb.c)

Comments

@buu342
Copy link
Owner

buu342 commented Mar 27, 2023

This bug seems to be only happening on HW1 64Drives. For some reason, about every 900 bytes, the 64Drive mangles the incoming USB data. This can be shown by texture loading on the sample 4:
https://cdn.discordapp.com/attachments/1082827026777522337/1090044784619560970/2023-03-27_18-47-55.mp4

This could be alignment related, could be that HW1 requires smaller transfers, or might just be a firmware bug. Further testing needs to be done at a later date.

@buu342 buu342 added Bug Something isn't working USB Library This is related to the USB library (usb.c) labels Mar 27, 2023
@buu342 buu342 self-assigned this Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working USB Library This is related to the USB library (usb.c)
Projects
None yet
Development

No branches or pull requests

1 participant