python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
U-Boot won't take keyboard input from serial Raspberry Pi Model 3 B
I already have a working config for a compute module 3+. As I need the same setup on a raspberry Pi Model 3 B I tried bringing the config over.
Everything is compiled in a buildroot environment. U-Boo...

obvg
Votes: 0
Answers: 1
Qt + FTDI - how to best maintain the cross-platform capabilities when using Dual-HID (FT260H) or Dual-MPSSE (FT2232H) and relying on plug-and-play?
Im working on a project that implements a RS485 interface currently using a FT230 that has a single UART-Interface via VCP. This way, in Qt, I can use the SerialPort library without any issues, workin...
Seppde
Votes: 0
Answers: 0
How to use FTDI in C++ project?
I tried to open serial connection using FTDI and their example.
No matter what I do I can't solve this error even after seeing lots of posts here about it.
This is the error I get:
error LNK2019 unres...
Ofir Sasson
Votes: 0
Answers: 1
esp32 debug with ft2232hl fail
i'm trying to setup eclipse ide for debug esp-wroom-32 board with ftdi ft2232hl ic. I read many documentation and this tutorial https://mcuoneclipse.com/2019/10/20/jtag-debugging-the-esp32-with-ft2232...
Marco Jammajalla Mangraviti
Votes: 0
Answers: 1