Page 1 of 1

Quickfeather Serial Port not detected

Posted: Wed Mar 17, 2021 12:36 pm
by ashok
Hi All,

I m able to build and download the firmware to Quickfeather board.
I have used "qf_ssi_ai_app" application which generated qf_ssi_ai_app.bin, after flash of this bin the Serial Port is not detected.

Environment : Windows wth ecllipse IDE

Thanks
Ashok R

Re: Quickfeather Serial Port not detected

Posted: Thu Mar 18, 2021 12:32 am
by phil_quik
Simple Streaming capture mode requires the use of the UART pins on the QuickFeather, so you need a USB to TTL serial adapter to connect to QF.
There is some detail in below link.
https://www.hackster.io/gatoninja236/ge ... iml-9881a3

Re: Quickfeather Serial Port not detected

Posted: Thu Mar 18, 2021 8:01 am
by ashok
Thanks , it works!