Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enable CS "active-high" device support #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michthom
Copy link
Owner

Reference adafruit/Adafruit_CircuitPython_BusDevice#71

Enables SPIDevice to be used for things like the Sitronix ST7920 LCD display which requires CS to be pulled high during commands or data transfers.

ST7920 LCD Display timing diagram

@michthom michthom force-pushed the michthom-patch-1 branch 3 times, most recently from 4aefbf9 to a30930b Compare September 22, 2021 19:14
Reference adafruit/Adafruit_CircuitPython_BusDevice#71

Add a new parameter cs_active_value for devices that require CS to use "active high" logic.

Update mpconfigboard.mk to disable pyb_nano_v2 from core build as its flash is too small now.
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

Successfully merging this pull request may close these issues.

1 participant