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

SPI6 mode 3 #606

Open
SimonSvis opened this issue Jun 14, 2024 · 1 comment
Open

SPI6 mode 3 #606

SimonSvis opened this issue Jun 14, 2024 · 1 comment

Comments

@SimonSvis
Copy link

Hi, for a project I'm trying to use SPI on a Compute Module 4.
I'd like to use mode 3 SPI, but I noticed SPI1(which is an auxilliary) doesn't support mode 3.
Since SPI6 and SPI1 overlap I thought it may support mode 3.
Can anyone confirm whether SPI6 support mode 3 and if it does, how could I use it in C?

Kind regards,

Simon

@guymcswain
Copy link
Collaborator

I don't know about CM in general. This library did not extend support to the additional SPI peripherals found on the Pi4 chip. You only have access to the original (two) peripherals.

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

2 participants