FTDI Plugin trouble

Ask a question about the usage of QLC+ with the Windows operating system
Post Reply
viquiuxd
Posts: 2
Joined: Mon Sep 14, 2020 1:03 am
Real Name: Esteban Viquez

Hi everyone I have a problem with the FTDI plugin. I have an ArtNet node over WIFI with 2 universe made with the NODEMCU microcontroller. Due to installation requirements, they require a USB interface. So I decided to modify my node so that it works by USB simulating an ENTTEC PRO. The USB interface works but a little slow. The NODEMCU does not work at a serial communication of 250000 Baud per second and I need to configure QLC + to emit at about 115200 baud per second. Investigating I can change this value in the qlcftdi-libftdi.cpp, qlcftdi-ftd2xx.cpp and qlcftdi-qtserial.cpp files but I can't find them. Could you help me find them to see if I can make the interface work better? thanks!
Post Reply