Search found 7 matches

by Micah68
Fri Mar 26, 2021 8:34 pm
Forum: TinyFPGA-Programmer
Topic: lsusb returns nothing
Replies: 1
Views: 18496

lsusb returns nothing

I am running UBUNTU 18.04 LTS on a Windows 10 machine. When I type lsusb in the Linux command window it returns nothing.
by Micah68
Fri Mar 05, 2021 5:59 pm
Forum: General Discussion
Topic: Input/output error: '/dev/ttyS5
Replies: 2
Views: 16275

Re: Input/output error: '/dev/ttyS5

Thank you that was helpful. I am running UBUNTU on top of Windows. I selected to run as->Administrator when I started up UBUNTU. When that happened I was able to get path the permission denied error.
by Micah68
Fri Mar 05, 2021 5:58 pm
Forum: General Discussion
Topic: Error; "Permission denied /dev/ttySCM0" on Linux UBUNTU
Replies: 4
Views: 19523

Re: Error; "Permission denied /dev/ttySCM0" on Linux UBUNTU

Thank you that was helpful. I am running UBUNTU on top of Windows. I selected to run as->Administrator when I started up UBUNTU. When that happened I was able to get path the permission denied error.
by Micah68
Tue Mar 02, 2021 3:17 am
Forum: QuickFeather
Topic: MicroUSB 3.0 Cable
Replies: 1
Views: 3931

MicroUSB 3.0 Cable

My system has a USB 3.0 port but I am using an old USB-to-MicroUSB cable, which I believe to be 2.0. Will this cause an issue with loading the quickfeather? Or do I need to purchase a USB 3.0 compliant cable?
by Micah68
Tue Mar 02, 2021 3:09 am
Forum: General Discussion
Topic: Input/output error: '/dev/ttyS5
Replies: 2
Views: 16275

Input/output error: '/dev/ttyS5

When I issue the following command... sudo python3 tinyfpga-programmer-gui.py --port=/dev/ttyS5 --m4app quickfeather-simple-stream-data-collection.bin --mode m4 ...the response is... Traceback (most recent call last): File "/home/runner/.local/lib/python3.6/site-packages/serial/serialposix.py&q...
by Micah68
Tue Mar 02, 2021 3:08 am
Forum: General Discussion
Topic: Error; "Permission denied /dev/ttySCM0" on Linux UBUNTU
Replies: 4
Views: 19523

Re: Error; "Permission denied /dev/ttySCM0" on Linux UBUNTU

When I issue the following command... sudo python3 tinyfpga-programmer-gui.py --port=/dev/ttyS5 --m4app quickfeather-simple-stream-data-collection.bin --mode m4 ...the response is... Traceback (most recent call last): File "/home/runner/.local/lib/python3.6/site-packages/serial/serialposix.py&q...
by Micah68
Sat Feb 06, 2021 4:27 pm
Forum: QuickFeather
Topic: Clarification on Flash requirements
Replies: 1
Views: 3849

Clarification on Flash requirements

It has been a while since I have worked with serial communications equipment so a little more information would help in my case. Can you please clarify the connection required to flash the quickfeather device? It seems the provided USB-to-TTL serial converter needs to be used to flash the unit, and ...