You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide an alternative method for remapping the TXD/RXD pins during initialization of the CAN interface (different from defaults) if this is possible by hardware.
Use case: By adding e.g. the Arduino Ethernet Shield Rev2, its SD-card reader SPI chip select would collide with CAN TXD/RXD without being able to assign different pins. This would as example allow a usage as CAN<->ETH gateway.