Skip to content

NXP Bootloader Example

Description

This example demonstrates how to use the EcuBus-Pro to upgrade Application firmware through UDS CAN protocol. This example use PEAK as USB-CAN adapter.

CAN Configuration

  • CAN
  • Baudrate: 500Kbps
  • TX ID: 0x784
  • RX ID: 0x7f0

Connection

PEAKS32K344大开发板EVB评估板
CANHCAN0 H23-1
CANLCAN0 H23-2

Usage

  1. Download the NXP Bootloader.
    1. The download demo is based on old EcuBus tool, which is deprecated. The new EcuBus-Pro tool has more features and better performance.
  2. If you use the NXP S32K344EVB, you can directly download the firmware. If you use the S32K344大开发板EVB评估板, you need to modify the LPUART pins and LED pins.
  3. Connect the PEAK USB-CAN adapter to the computer, and connect the PEAK USB-CAN adapter to the S32K344 board.
  4. Run the Sequence-Tester_1.

详细指南&Demo视频