Skip to content
Home Download
Guide

Serial port drivers

Install USB serial drivers when ports do not appear

For USB–serial links (Modbus RTU, etc.), First Crack’s port list stays empty until the OS has the right USB driver.

  • Empty serial port list in machine settings
  • No new port when USB is plugged in
  • “Cannot open port” on connect

Win + XDevice ManagerPorts (COM & LPT) — look for COMx.

  • Unknown device or yellow bang on USB Serial means missing drivers.

Follow the roaster or USB adapter maker. Common chipsets:

ChipsetDriver
FTDIFTDI VCP
CH340 / CH341Maker site or WCH
CP210xSilicon Labs
Prolific PL2303Maker package

Prefer drivers shipped with the roaster.

After install, enter the COM number from Device Manager (e.g. COM5) in First Crack.

  1. Plug the adapter → System Settings → General → About → System Report → USB
  2. Install maker macOS drivers if needed (newer macOS may ship built-ins)
  3. In Terminal: ls /dev/cu.* for cu.usbserial-* or cu.wchusbserial*
  4. Select that /dev/cu.... port in First Crack
  1. Swap USB cable/port; avoid hubs (direct to PC)
  2. Test the same cable on another PC
  3. Check roaster Modbus port and “comm ON” settings
  4. Troubleshooting and Contact