Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 55ed9a8

Browse files
Add pins useable for CAN on GIGA.
1 parent 4533778 commit 55ed9a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎variants/GIGA/pins_arduino.h‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,4 +263,12 @@ void _ontouch1200bps_();
263263

264264
#define USB_MAX_POWER (500)
265265

266+
#define CAN_HOWMANY 2
267+
268+
#define PIN_CAN0_TX (PB_13)
269+
#define PIN_CAN0_RX (PB_12)
270+
271+
#define PIN_CAN1_TX (PH_13)
272+
#define PIN_CAN1_RX (PB_8)
273+
266274
#endif //__PINS_ARDUINO__

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /