mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
nxp_rddrone-uavcan146:Fixed wrong SPI CLK Pin
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
|
|
||||||
/* SPI selections ***********************************************************/
|
/* SPI selections ***********************************************************/
|
||||||
|
|
||||||
#define PIN_LPSPI0_SCK PIN_LPSPI0_SCK_2 /* PTB2 */
|
#define PIN_LPSPI0_SCK PIN_LPSPI0_SCK_3 /* PTB2 */
|
||||||
#define PIN_LPSPI0_MISO PIN_LPSPI0_SIN_2 /* PTB3 */
|
#define PIN_LPSPI0_MISO PIN_LPSPI0_SIN_2 /* PTB3 */
|
||||||
#define PIN_LPSPI0_MOSI PIN_LPSPI0_SOUT_3 /* PTB4 */
|
#define PIN_LPSPI0_MOSI PIN_LPSPI0_SOUT_3 /* PTB4 */
|
||||||
#define PIN_LPSPI0_PCS PIN_LPSPI0_PCS0_2 /* PTB5 */
|
#define PIN_LPSPI0_PCS PIN_LPSPI0_PCS0_2 /* PTB5 */
|
||||||
|
|||||||
Reference in New Issue
Block a user