15
STEP 4: CONNECT THE UART CONSOLE FOR TEST RESULT OUTPUT DISPLAY
The BSP test project use S32K148 LPUART2 to output the test result;
Use a USB-to-UART adapter to connect the board with PC via J25-6(TXD), J25-7(RXD) and J25-12(GND):
* For more details on the test results description and demo projects, please refer to the Software User Guide.
Open a UART console(e.g. Serial Port Utility) on PC, configure its serial communication format as the following:
– Data rate: 115200 baud/s;
– Data Bits: 8;
– Parity: None;
– Stop Bits: 1
– Flow Control: OFF
Then you can see the test result output as below: