Search found 49 matches

by anthony-ql
Thu Feb 18, 2021 11:54 pm
Forum: General Discussion
Topic: Problem with cheap EOS3 BGA64 design
Replies: 2
Views: 16346

Re: Problem with cheap EOS3 BGA64 design

Found your post. I will look at the schematic and layout and give you feedback in 1 week time.
by anthony-ql
Thu Feb 18, 2021 11:49 pm
Forum: QuickFeather
Topic: Unable to run an application without using JLink?
Replies: 3
Views: 5246

Re: Unable to run an application without using JLink?

Good feed back on the naming for SYS_RSTn.
by anthony-ql
Thu Feb 18, 2021 11:45 pm
Forum: QuickFeather
Topic: QuickFeather first install of driver for Windows 10
Replies: 9
Views: 10353

Re: QuickFeather first install of driver for Windows 10

@ ralphjy, thanks for your feeback. Can you let me know the Win 10 build version for the the PCs. The information can be found under Settings -> Home -> About -> Windows Specification.
by anthony-ql
Thu Feb 18, 2021 11:37 pm
Forum: QuickFeather
Topic: Missing helloworldfpga_bit.h file for helloworld example
Replies: 3
Views: 7126

Re: Missing helloworldfpga_bit.h file for helloworld example

Regression test setup uses local drives. I am not sure the system be able to get all files from one-drive. Glad that you have resolved the issue.
by anthony-ql
Thu Feb 18, 2021 11:21 pm
Forum: QuickFeather
Topic: Clarification on Flash requirements
Replies: 1
Views: 3846

Re: Clarification on Flash requirements

The QuickFeather is shipped with the bootloader, Flashing via USB (flashload) and helloworldSW application. When power on the device, the blue LED will flash for 5 seconds; if the user button is pressed during the wait time, the device goes into loadflash mode. Application Tiny FPGAProgrammer is use...
by anthony-ql
Thu Feb 18, 2021 11:12 pm
Forum: QuickFeather
Topic: Running multiple Tensorflow Lite models simultaneously on QuickFeather
Replies: 1
Views: 3812

Re: Running multiple Tensorflow Lite models simultaneously on QuickFeather

Current implementation is only the M4 is being used as main core for operations. Other cores are used as acceleration and data collection.
by anthony-ql
Thu Feb 18, 2021 10:00 pm
Forum: QuickFeather
Topic: esp32_simple_http_uart
Replies: 3
Views: 4995

Re: esp32_simple_http_uart

IO27 on the QuickFeather is default as tri-stated. There is no conflict with the EN pin on the Huzzah32 board with regard to the EN pin. When the Huzzah32 USB port has power, the VBUS is not connected to the QuickFeather (QF). Therefore the 3.3V regulator on the QF is not active and not driven. Ther...
by anthony-ql
Thu Feb 18, 2021 9:56 pm
Forum: QuickFeather
Topic: Bunch of noises in the audio data
Replies: 9
Views: 9393

Re: Bunch of noises in the audio data

Please let us know which QORS_SDK version you used for collecting audio data. The latest tag version 1.7.0 has improvement to eliminate the noises seen in some systems. Link https://github.com/QuickLogic-Corp/qorc ... tag/v1.7.0
by anthony-ql
Wed Feb 10, 2021 10:17 pm
Forum: QuickFeather
Topic: symbiflow_write_bitstream fails in example counter_16bit
Replies: 1
Views: 4146

Re: symbiflow_write_bitstream fails in example counter_16bit

This is a known issue, due to changes in the Symbiflow fasm. The detail of steps to address this issue is outline in the Note section, at the top of the README.rst (link https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain). The current installation will revert back to use textx as default p...