Hardware requirements#
Micro USB cable
FRDM-MCXE31B Board
Personal Computer
Board settings#
The example requires 2 sets of boards, each of them is mounted with the base board. To make example work, connections needed to be as follows on each base board:
Board to board connections needed to be as follows:
Node A connect to Node B
Pin Name Board Location Pin Name Board Location
CANH J17-1 CANH J17-1
CANL J17-2 CANL J17-2
GND J17-4 GND J17-4
Prepare the Demo#
Connect a type-c USB cable between the host PC and the MCU-Link USB port (J13) on the target board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.