- Platform information:
- Hardware: Raspberry Pi 3 Model B+, SIEMENS EIB (TP UART)
- Software: Raspbian Debian, KNX Daemon
- openHAB version: OpenHAB 2
- Issue of the topic: Raspberry does not detect the TUL stick(TP UART)
When I use lsusb, I get the output as follows:
pi@raspberrypi:~ $ lsusb
Bus 001 Device 004: ID 03eb:204b Atmel Corp. LUFA USB to Serial Adapter Project
Bus 001 Device 005: ID 0424:7800 Standard Microsystems Corp.
Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But with dfu-programmer, I get:
pi@raspberrypi:~ $ sudo dfu-programmer atmega32u4 flash TPUARTtransparent.hex
dfu-programmer: no device present.
Thanks in advance