User Guide
This section contains the user guide for RAMN, explaining how to use its USB, CAN, and UDS features. If your goal is to customize RAMN, check the Customization Guide.
- Introduction
- Interacting with CAN
- Interacting with ISO-TP
- Interacting with UDS
- UDS Basics
- RAMN UDS Services
- Diagnostic Session Control (0x10)
- ECU Reset (0x11)
- Read Data by Identifier (0x22)
- Write Data by Identifier (0x2E)
- Read DTC Information (0x19)
- Clear Diagnostic Information (0x14)
- Control DTC Settings (0x85)
- Security Access (0x27)
- Routine Control (0x31)
- Read Memory by Address (0x23)
- Write Memory by Address (0x3D)
- Link Control (0x87)
- Request Upload (0x35)
- Transfer Data (0x36)
- Request Transfer Exit (0x37)
- Request Download (0x34)
- Interacting with USB
- Opening a terminal
- Slcan Commands
- Custom RAMN commands
- Custom CAN FD commands
- Custom ECU control commands
- Display Help - H
- Get Random Byte - j
- Get Random Integer - J
- Enable Debug logs - d
- Dump Status on Errors - @
- Restart in DFU Mode - D
- Start ECU bootloader - p
- Reset - n
- Enable Power Supply - y
- Enable All Power Supplies - Y
- Send UDS Message - %
- Enter Command Line Interface - #
- Exit Command Line Interface - b
- Display freeRTOS Stats - X
- Internal commands
- Command Line Interface
- Going Further