Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前有一个传感器连接到 USB 到 RS485 串行转换器电缆,该电缆插入树莓派。我尝试使用 ftdi d2xx 驱动程序连接到它,但到目前为止我无法读取任何数据,虽然写入没有失败,但我不确定它们是否正常工作。
此设置使用制造商提供的自定义软件在 Windows 上工作,但我找不到任何让它在 linux 系统上工作的东西。这可能吗?