CMSIS-Driver for CAN Interface Setup
The CMSIS-Driver for CAN Interface requires:
Valid pin settings for CAN peripheral on EVKB-IMXRT1050 evaluation board are listed in the table below:
# | Peripheral | Signal | Route to | Direction | Software Input On | Speed |
---|---|---|---|---|---|---|
H14 | CAN2 | TX | GPIO_AD_B0_14 | Output | Enabled | low(50MHz) |
L10 | CAN2 | RX | GPIO_AD_B0_15 | Input | Enabled | low(50MHz) |
The rest of the settings can be at the default (reset) value.
For other boards or custom hardware, refer to the hardware schematics to reflect correct setup values.
In the MCUXpresso Config Tools, make sure that the following pin and clock settings are made (enter the values that are shown in italics):