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

SPI Pinout on Pixhawk Connector Standard #39

Open
vincentpoont2 opened this issue May 19, 2023 · 3 comments
Open

SPI Pinout on Pixhawk Connector Standard #39

vincentpoont2 opened this issue May 19, 2023 · 3 comments

Comments

@vincentpoont2
Copy link
Contributor

vincentpoont2 commented May 19, 2023

Does the SPI port need to be updated?

Currently, the DS-009 Pixhawk Connector Standard.pdf shows 7 pin on the SPI port as follow

Pin Signal Volt
1(red) VCC +5V
2 (black) SPI_SCK +3.3V
3(black) SPI_MISO +3.3V
4(black) SPI_MOSI +3.3V
5(black) !SPI_SS1 +3.3V
6(black) !SPI_SS2 +3.3V
7(black) GND GND

However, all the FMUv6X hardware has SPI port that uses 11pin as follow:

Pin Signal Volt
1(red) VCC +5V
2 (black) SPI_SCK +3.3V
3(black) SPI_MISO +3.3V
4(black) SPI_MOSI +3.3V
5(black) SPI_CS1 +3.3V
6(black) SPI_CS2 +3.3V
7(black) SPI_SYNC +3.3V
8(black) SPI_DRDY1 +3.3V
9(black) SPI_DRDY2 +3.3V
10(black) SPI_nRESET +3.3V
11(black) GND GND
@vincentpoont2
Copy link
Contributor Author

@mrpollo @davids5
Should we update this?

@davids5
Copy link
Collaborator

davids5 commented May 19, 2023

I think is should be added.

@davids5
Copy link
Collaborator

davids5 commented May 19, 2023

@mrpollo Shall we add this to the Spec?

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