Go to advanced search

by hippy
Tue Aug 04, 2020 11:40 am
Forum: General discussion
Topic: New Pi-OS install on RPi3B, USB serial ports missing!
Replies: 9
Views: 368

Re: New Pi-OS install on RPi3B, USB serial ports missing!

... $ python usbttylist.py ttyUSB0 Bottom Left 067b:2303 Prolific Technology Inc. USB-Serial Controller D 1.10 ttyUSB1 Top Left 0403:6001 FTDI USB to Serial Cable 1.10 So the question is; why isn't it working for you ? Taking a look at 'dmesg' may indicate why the /dev/ttyUSB* devices ...
by Avocette
Sun Aug 02, 2020 6:58 am
Forum: Troubleshooting
Topic: USB problems after update
Replies: 9
Views: 471

Re: USB problems after update

Interestingly I have similar issues when I plug in a Pegasus Astro PPB which has an FTDI device inside. It has worked OK until last weeks update. Now it will work plugged in to the hub, so long as it’s not into port 1 (or could that be port 7? it’s the leftmost port ...
by hippy
Sat Aug 01, 2020 10:07 am
Forum: Troubleshooting
Topic: USB problems after update
Replies: 9
Views: 471

Re: USB problems after update

... bam! The permissions get messed up, and lsusb (and libusb) no longer work properly Well done for figuring it out. That looks to be a bog-standard FTDI device so it does seem a bit odd. I'll dig mine out and see if I can replicate or shine any light on things. Update : Using FT232BM rather than ...
by kross
Sat Aug 01, 2020 2:26 am
Forum: Troubleshooting
Topic: USB problems after update
Replies: 9
Views: 471

Re: USB problems after update

... device strings: Mfr=1, Product=2, SerialNumber=3 [ 502.357134] usb 1-1.2.2.4: Product: FT232R USB UART [ 502.357149] usb 1-1.2.2.4: Manufacturer: FTDI [ 502.357164] usb 1-1.2.2.4: SerialNumber: A6021GB5 [ 502.363824] ftdi_sio 1-1.2.2.4:1.0: FTDI USB Serial Device converter detected [ 502.363997] ...
by HyFy
Thu Jul 30, 2020 6:44 pm
Forum: Troubleshooting
Topic: Serial port Interference/separation/mis-naming??
Replies: 16
Views: 446

Re: Serial port Interference/separation/mis-naming??

... SerialNumber=0 [ 3.181753] usbserial: USB Serial support registered for generic [ 3.210551] usbserial: USB Serial support registered for FTDI USB Serial Device [ 3.212992] ftdi_sio 1-1.1.3:1.0: FTDI USB Serial Device converter detected [ 3.219829] usb 1-1.1.3: FTDI USB Serial Device converter ...
by hippy
Sat Jul 11, 2020 2:04 pm
Forum: Beginners
Topic: P3B+, Get the USB port name
Replies: 14
Views: 4272

Re: P3B+, Get the USB port name

... - Removed : /dev/ttyUSB0 Note that if a device does not have a driver it may appear in 'lsusb' but not create any /dev device. For example, for an FTDI serial cable which doesn't have standard FTDI VID/PID ... pi@Pi4B:~/tmp $ python changes.py Monitoring for USB changes and changes in /dev directory ...
by tttapa
Tue Jul 07, 2020 1:39 pm
Forum: C/C++
Topic: Communicating with RFID through GPIOs
Replies: 4
Views: 338

Re: Communicating with RFID through GPIOs

The ID-12LA simply has a TTL UART interface, the USB adapter board is simply a USB-to-Serial adapter (FTDI FT232RL), you should be able to just connect it to the RPi's UART (do make sure the logic levels are the same, don't connect a 5V device to the Pi directly).

Pieter
by regina2898
Sun Jul 05, 2020 7:14 pm
Forum: Advanced users
Topic: Raspberry pi to Arduino pro mini using FTDI cable
Replies: 14
Views: 699

Re: Raspberry pi to Arduino pro mini using FTDI cable

Hi melvus, I am faving the same problem as yours. I've tried using pyserial but it still doesn't work.
Do you already know the solution?
Thanks before!
by phil123456
Sun Jul 05, 2020 5:53 pm
Forum: Bare metal, Assembly language
Topic: how to run the program ?
Replies: 9
Views: 555

how to run the program ?

Hello, I follow the turorial of David Welch (https://github.com/dwelch67/raspberrypi-zero) - I wired an FTDI dongle (3v) to my rpi - I added a reset switch - I copied the bootloader.img as a kernel.img - I reset the RPI, pasted the blinker01/notmain.srec into putty (does not ...
by cmercier
Tue Jun 30, 2020 5:49 pm
Forum: Troubleshooting
Topic: USB disconnects
Replies: 5
Views: 2810

Re: USB disconnects

... - nonzero urb status: -71 Then the USB device disconnects (and sometimes reconnects). In my case it happens with a FTDI FT4232. Any help would be very appreciated!
by tenkoh
Wed Jun 24, 2020 1:23 pm
Forum: 日本語
Topic: Raspberry Pi 3 Model B+ のJTAG 接続とGDB によるデバッグについて
Replies: 2
Views: 352

Re: Raspberry Pi 3 Model B+ のJTAG 接続とGDB によるデバッグについて

補足です。 OpenOCD の起動オプションは下記のとおりです。 ------------------------------------------------------------ openocd.exe --file C:\Project\scripts\interface\ftdi\olimex-arm-usb-tiny-h.cfg -c "transport select jtag" --file C:\Project\scripts\target\rpi3.cfg ------------------------------------------------------------ ...
by ElEscalador
Wed Jun 17, 2020 9:21 pm
Forum: Beginners
Topic: GNSS Module
Replies: 8
Views: 349

Re: GNSS Module

... I'm trying to understand how connection type changes sensor accuracy. Is there any link or a supplier that is in the USA? thank you A $10 FTDI makes any serial device USB. Check Amazon, Adafruit, Pololu for US shopping.
by ElEscalador
Wed Jun 17, 2020 2:09 pm
Forum: Off topic discussion
Topic: Access UART data from USB port for rpi 4
Replies: 2
Views: 666

Re: Access UART data from USB port for rpi 4

The pi 4 has a bunch of UARTs but you can also use an FTDI module - which is a ttl serial to USB interface thingie. Very handy and they allow you to play with serial devices using your non-pi computers as well.
by ElEscalador
Wed Jun 17, 2020 1:43 am
Forum: Beginners
Topic: GNSS Module
Replies: 8
Views: 349

Re: GNSS Module

... Unless I need RTK (2mm accuracy) I am fond of the GPSV5. It's very simple to just plug into either the gpio serial or USB (although it needs an FTDI for USB) and start receiving data - no need to set up anything if you don't want to. (although an external antenna is helpful).
by hippy
Sat Jun 13, 2020 5:26 pm
Forum: Advanced users
Topic: RS232 to USB on RasPi
Replies: 2
Views: 235

Re: RS232 to USB on RasPi

AustinA2 wrote:
Fri Jun 12, 2020 7:20 pm
I am wondering if it is possible to, from this device, via an RS232 port connect into the USB port on a raspberry pi and control the pi this way.
Seems to me that all you would need is a USB-to-9-way-D serial adapter. Prolific, FTDI and I believe CH34x-based adapters should work out of the box.
by sgreadly
Thu Jun 11, 2020 9:38 pm
Forum: Advanced users
Topic: Raspberry Pi 3B FTDI FT232R USB UART adapter
Replies: 19
Views: 1976

Re: Raspberry Pi 3B FTDI FT232R USB UART adapter

Just wanted to note, I have the exact same problem here with one of my 3B+ # modprobe ftdi_sio modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.19.97-v7+/modules.dep.bin' modprobe: FATAL: Module ftdi_sio not found in directory /lib/modules/4.1...
by RobCrowston
Sun Jun 07, 2020 11:47 pm
Forum: Bare metal, Assembly language
Topic: RPi4 changes - JTAG, UART and OpenOCD not working
Replies: 4
Views: 2707

Re: RPi4 changes - JTAG, UART and OpenOCD not working

... However, that is apparently wrong with the latest firmware. Connecting RTCK resolved all the problems. It's the blue wire on the common USB FTDI FT232H, goes to pin 16 on the board. Also doesn't hurt to connect ground (black), which is usually omitted in what I found in online guides.
by Vidura
Fri Jun 05, 2020 5:49 pm
Forum: Troubleshooting
Topic: Need help removing broken python 3.8
Replies: 2
Views: 170

Need help removing broken python 3.8

Hi I installed python 3.8 however it doesn't seem to work properly so I have been trying to remove it but I'm struggling. I receive the following error when I run the command : sudo apt-get remove --purge python3.8 ----> E: Unable to locate package python3.8 E: Couldn't find any package by glob 'pyt...
by scruss
Wed Jun 03, 2020 6:48 pm
Forum: Advanced users
Topic: USB Serial interface ordering at boot
Replies: 4
Views: 307

Re: USB Serial interface ordering at boot

It is, but the link only shows FTDI devices which have unique serial numbers. For Prolific or QinHeng adapters that don't expose a serial number, you pretty much have to go by physical port numbers in /dev/serial/by-path/. You don't have ...
by htran
Wed Jun 03, 2020 3:21 pm
Forum: Beginners
Topic: What are the actions that perform read/write on SD card?
Replies: 5
Views: 286

What are the actions that perform read/write on SD card?

... sure if this is a fundamental or dumb question. I'm about to integrate a Rpi 4 into a big project in which the Rpi constantly acquire data from a FTDI chip and occasionally read and write to some files. I'm just aware that there are some limits on read and write cycles of a SD card and the SD ...
by gb13fr
Wed May 27, 2020 8:28 am
Forum: Device Tree
Topic: [SOLVED] UART/BT overlay but UART still unstable
Replies: 4
Views: 486

Re: UART/BT overlay but UART still unstable

... problem only happened while writing (console->RPI, ie. RX/GPIO). So I double checked all GND connection to the external board (the one with the FTDI) and noticed the ground cable to the FTDI was not perfectly plugged in, this probably caused the GND reference to be missing from time to time, ...
by iveycole
Tue May 26, 2020 2:00 am
Forum: Raspberry Pi OS
Topic: Problem with FTDI FT232R RS485 adapter dropping characters
Replies: 0
Views: 117

Problem with FTDI FT232R RS485 adapter dropping characters

... displays it on the screen. The uart settings are 9600 8N1. Anyone have similar issues with the FT232R or have any ideas? I need to use the genuine FTDI adapter as it has the certifications required. The program is very simple, only receives.
by gearbreaker
Fri May 15, 2020 1:12 pm
Forum: General discussion
Topic: USB Connection without a PC....
Replies: 19
Views: 924

Re: USB Connection without a PC....

... https://www.hobbytronics.co.uk/usb-host-serial. This software allows you to connect a USB serial device that uses an FTDI, CP210X, PL2303 or CH340G USB chipset, or is a CDC device to the USB Host Board or USB Host IC's and send and receive data. [/quote]
by PiGraham
Fri May 15, 2020 12:32 pm
Forum: General discussion
Topic: USB Connection without a PC....
Replies: 19
Views: 924

Re: USB Connection without a PC....

... https://www.hobbytronics.co.uk/usb-host-serial. This software allows you to connect a USB serial device that uses an FTDI, CP210X, PL2303 or CH340G USB chipset, or is a CDC device to the USB Host Board or USB Host IC's and send and receive data.
by trejan
Sat May 09, 2020 11:35 pm
Forum: Automation, sensing and robotics
Topic: Making a USB compatible sensor
Replies: 7
Views: 324

Re: Making a USB compatible sensor

... No. You don't need to do anything to the FT232R. You may want to program a suitable sensor name + serial number using the FTProg tool from the FTDI site for easier identification from your software. Be warned that the FTProg tool may kill adapters that use counterfeit FTDI chips.

Go to advanced search