We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I recently purchased a Omega2s Dev Kit on Mouser (link).
The only marking that could indicate a version number is 50 18 marked on the silkscreen next to the Omega label (below the Wi-Fi antenna).
The pins SPI_CS0 and SPI_MISO and wrongly labelled on the Dev Kit, leading to quite a confusion on my end when trying to prototype with an SPI chip.
SPI_CS0
SPI_MISO
The next revision of the Dev Kit (if planned) should swap the labels, and the documentation of the Dev Kit should be updated to warn future users.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I recently purchased a Omega2s Dev Kit on Mouser (link).
The only marking that could indicate a version number is 50 18 marked on the silkscreen next to the Omega label (below the Wi-Fi antenna).
The pins
SPI_CS0
andSPI_MISO
and wrongly labelled on the Dev Kit, leading to quite a confusion on my end when trying to prototype with an SPI chip.The next revision of the Dev Kit (if planned) should swap the labels, and the documentation of the Dev Kit should be updated to warn future users.
The text was updated successfully, but these errors were encountered: