Search found 4 matches

by gpcm
Wed Mar 24, 2021 5:49 pm
Forum: QuickFeather
Topic: How can I connect the FPGA with the qf_ss_ai_app code
Replies: 0
Views: 14663

How can I connect the FPGA with the qf_ss_ai_app code

I have some sensors that I would like to interface with the SensiML, but I can take advantage of the FPGA's DSP block to do some filtering.

How should I proceed to set up the code on the qf_ss_ai_app to send data coming from the FPGA to SensiML?
by gpcm
Fri Feb 19, 2021 6:03 pm
Forum: QuickFeather
Topic: Bunch of noises in the audio data
Replies: 9
Views: 9642

Re: Bunch of noises in the audio data

I am using version 1.8
by gpcm
Thu Feb 18, 2021 12:19 am
Forum: QuickFeather
Topic: Bunch of noises in the audio data
Replies: 9
Views: 9642

Re: Bunch of noises in the audio data

Same issue here!
by gpcm
Thu Jan 21, 2021 9:42 pm
Forum: QuickFeather
Topic: Documentation on how to use the QORC SDK
Replies: 1
Views: 4219

Documentation on how to use the QORC SDK

Where can I find more documentation on how to use the QORC SDK? I am able to compile and modify (to some extent) the code provided at the qf_apps (github.com/QuickLogic-Corp/qorc-sdk/tree/master/qf_apps) directory, but I am getting stuck at moving forward to setup my own interrupts and configure the...