138e:9000 Raisonance S.A. STM32 ARM evaluation board / RLink dongle

Jungo LTD

Vendor ID
138e
Product ID
9000
Combined
138e:9000
Decimal
5006:36864

What is this device?

This is the USB identifier for a Raisonance S.A. STM32 ARM evaluation board / RLink dongle manufactured by Jungo LTD. The vendor ID 138e is registered to Jungo LTD with the USB Implementers Forum, and 9000 is the product ID that Jungo LTD assigned to this particular model. When you run lsusb on Linux, this device appears as 138e:9000 Jungo LTD Raisonance S.A. STM32 ARM evaluation board / RLink dongle.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 138e:9000 Jungo LTD Raisonance S.A. STM32 ARM evaluation board / RLink dongle

You can filter directly with lsusb -d 138e:9000, or get the full descriptor dump with lsusb -v -d 138e:9000. Kernel messages from dmesg show the same pair as idVendor=138e, idProduct=9000.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_138E&PID_9000
USB\VID_138E&PID_9000&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_138E&PID_9000"

macOS

$ system_profiler SPUSBDataType
    Raisonance S.A. STM32 ARM evaluation board / RLink dongle:
      Product ID: 0x9000
      Vendor ID: 0x138e  (Jungo LTD)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

138e  Jungo LTD
	9000  Raisonance S.A. STM32 ARM evaluation board / RLink dongle

More from Jungo LTD