Skip to main content

Product Configuration and Functional Overview

Package Contents

Use the product with the following components.

MicroPeckerX main unit
MicroPeckerX main unit × 1
CAN 2ch D-sub cable
CAN 2-channel D-sub cable × 1
USB cable
USB cable × 1
Sync cable

Sync cable × 1
*Not used with MicroPeckerX InstaGW

InstaGW Setting Tool

InstaGW Setting Tool
(GUI application)
*Download from the Sunny Giken website

Gateway setting file
Gateway setting file (Excel format)

Functional Overview

The product provides the following capabilities.

MicroPeckerX InstaGW (MicroPeckerX main unit)

No.FunctionDescription
1CAN/CAN FD communication (2 channels)Provides two-channel CAN and CAN FD communication.
2Stand-alone operationOperates without a PC by supplying power from a mobile battery or similar source.
3Immediate gateway operationWhen the configured channel, ID, and DLC frame is received, instantly retransmits a frame with the same ID on the other channel using the predefined protocol for that channel.
4Normal gateway operationWhen a frame that matches the configured channel, protocol, ID, and DLC is received, transmits a frame with the specified protocol and DLC on the opposite channel. The transmission timing can be offset.
5Periodic transmissionPeriodically transmits frames with the specified channel, protocol, ID, DLC, and data. Alive counters and checksums can be inserted into the payload.
6ID filteringForwards only frames that match the specified IDs from one channel to the other channel.

Configuration software (PC software for MicroPeckerX InstaGW)

No.FunctionDescription
1Gateway setting file importReads the Excel-format gateway setting file that defines gateway and periodic transmission parameters for MicroPeckerX.
2Gateway setting writeWrites the imported settings from the gateway setting file to the MicroPeckerX unit.
3Gateway setting readbackReads the configuration currently stored on the MicroPeckerX unit.

System Configuration Diagrams

Illustrations of the system configuration.

Configuring the gateway from a PC

Use a Windows PC to write the contents of the gateway setting file to the MicroPeckerX.

Configuring the gateway from a PC

Using the gateway features

Gateway communication is performed between the CAN buses (Bus A, Bus B, etc.) based on the contents of the setting file.

Using the gateway features

Connecting the Equipment

Configuring the gateway from a PC

Connect MicroPeckerX to the USB port of the PC using the supplied USB cable.

Connecting to a PC

Only the USB port on the left side can be used. Do not remove the cap on the right side.

Using the gateway features

Connect each channel to the target CAN bus using the included CAN 2-channel D-sub cable. MicroPeckerX operates stand-alone during gateway operation, but the main unit still requires power from the USB port.

Connecting for gateway use

D-sub Pin Assignments

D-sub pin assignments are as follows.

MicroPeckerX main unit

MicroPeckerX D-sub pinout

CAN 2ch D-sub cable (Ch1/Ch2 connector side)

CAN 2ch D-sub cable

Operating Environment

The PC running the configuration software must satisfy the following conditions.

ItemRequirement
OSWindows 11 (64-bit), Windows 10 (64-bit)
CPUIntel Core i3 or higher
Storage100 MB or more free space
Memory4 GB or more
USB portUSB 2.0 (Hi-Speed) compliant
Display1024 × 768 resolution or higher

Terminology

Definitions of terms used in this guide are shown below.

TermDescription
CANAbbreviation for Controller Area Network, a communications protocol developed for in-vehicle networks and standardized as ISO 11898.
CAN FDAbbreviation for CAN with Flexible Data-rate. An extension of CAN that enables faster transmission and larger payloads. Standardized as ISO 11898-1:2015.
MicroPeckerXCollective name for the hardware system equipped with in-vehicle communication interfaces. It is used together with applications for data acquisition, analysis, and more.
ArbitrationThe identifier (ID) field at the start of a CAN frame. When multiple nodes request to transmit simultaneously, the ID determines the priority and controls bus access.
PayloadThe data field within a CAN frame. This is where the raw signal values are stored. Up to 8 bytes (CAN) or 64 bytes (CAN FD) can be transmitted.
ChAbbreviation for Channel. Refers to a physical or logical communication path on the CAN bus. MicroPeckerX supports multiple channels (for example, Ch1-1, Ch1-2) that operate independently.
GWAbbreviation for Gateway. A device or software that relays data between networks using different communication protocols.
Gateway setting fileExcel (xlsx) file that defines the configuration for operating MicroPeckerX as a gateway device.