Search found 1 match

by umut
2024-09-10 11:04
Forum: LuckFox Pico
Topic: Luckfox Pico Plus USB HOST ttyusb* not working
Replies: 1
Views: 689

Luckfox Pico Plus USB HOST ttyusb* not working

Hello everyone, I use Luckfox pico plus. I installed Ubuntu and I can run it. I set the USB as host in the luckfox-config section. When I connect the USB and do lsusb, I can see that it is connected. I want to write code with Python and I want to enter the USB path as a parameter. Normally I should ...