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

ULX3S: Confirm working on boards with ISSI flash #3

Open
dan-rodrigues opened this issue Sep 23, 2020 · 0 comments
Open

ULX3S: Confirm working on boards with ISSI flash #3

dan-rodrigues opened this issue Sep 23, 2020 · 0 comments

Comments

@dan-rodrigues
Copy link
Owner

dan-rodrigues commented Sep 23, 2020

The current flash configuration on ULX3S is known to work on the blue boards with Winbond flash but not the older boards with ISSI flash. Some vendor specific commands are used in the boot code and there are differences between vendors. The "XIP" command byte is also different.

This recent merge is thought to make it work with ISSI flash too. It will read the vendor ID and print it on screen before jumping to user program. This is confirmed working on a Winbond board but needs testing on an ISSI one. If it fails on the ISSI board, it will either print "ISSI" and freeze on screen or print "UNRECOGNIZED FLASH VENDOR" if it didn't get any expected vendor ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant