1cbe:00ff — Stellaris ROM DFU Bootloader
Luminary Micro Inc.
- Vendor ID
- 1cbe
- Product ID
- 00ff
- Combined
- 1cbe:00ff
- Decimal
- 7358:255
What is this device?
This is the USB identifier for a Stellaris ROM DFU Bootloader manufactured by Luminary Micro Inc.. The vendor ID 1cbe is registered to Luminary Micro Inc. with the USB Implementers Forum, and 00ff is the product ID that Luminary Micro Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1cbe:00ff Luminary Micro Inc. Stellaris ROM DFU Bootloader.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1cbe:00ff Luminary Micro Inc. Stellaris ROM DFU Bootloader
You can filter directly with lsusb -d 1cbe:00ff, or get the full descriptor dump with lsusb -v -d 1cbe:00ff. Kernel messages from dmesg show the same pair as idVendor=1cbe, idProduct=00ff.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1CBE&PID_00FF USB\VID_1CBE&PID_00FF&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1CBE&PID_00FF"
macOS
$ system_profiler SPUSBDataType
Stellaris ROM DFU Bootloader:
Product ID: 0x00ff
Vendor ID: 0x1cbe (Luminary Micro Inc.)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:
1cbe Luminary Micro Inc. 00ff Stellaris ROM DFU Bootloader