Search found 5 matches
- Wed Aug 23, 2023 8:37 am
- Forum: Hardware
- Topic: FPGA Coprocessor
- Replies: 3
- Views: 28741
Re: FPGA Coprocessor
Here is the chip family you want. https://www.quicklogic.com/products/soc/ It has both an FPGA and an ARM processor on the same chip. Better yet, they communicate through shared memory. The only thing is do not use the Pulse density Microphone. I cannot do an FFT on the data. Use a Pulse Code modula...
- Mon Aug 21, 2023 1:53 pm
- Forum: Hardware
- Topic: FPGA Coprocessor
- Replies: 3
- Views: 28741
Re: FPGA Coprocessor
What a great project. SPI should be fine. From Wikipedia: "It is possible to find SPI adapters on the market today that support up to 100 MHz serial interfaces, with virtually unlimited access length. " And if you keep your circuit traces short, you should definitely be fine. In any case a...
- Wed Aug 09, 2023 6:19 am
- Forum: Software
- Topic: [Project] Improving speech audibility in movies/television. | Build a device to engage between line out and headphones.
- Replies: 2
- Views: 17060
Re: [Project] Improving speech audibility in movies/television. | Build a device to engage between line out and headphon
In Europe, hearing aids are regulated and licensed. In the us, hearing aids are no longer regulated by the FDA. So are you in Europe or in the US, or elsewhere?
- Wed Aug 09, 2023 6:15 am
- Forum: Software
- Topic: openMHA used on FPGAs
- Replies: 4
- Views: 23725
Re: openMHA used on FPGAs
Thank you for asking about FPGA's.
I am considering doing something with FPGAs and OPENMHA.
So I am curious where your interest lies. What would you like to accomplish?
Warm Regards
Christopher Lozinski
I am considering doing something with FPGAs and OPENMHA.
So I am curious where your interest lies. What would you like to accomplish?
Warm Regards
Christopher Lozinski
- Tue Aug 08, 2023 7:45 pm
- Forum: Hardware
- Topic: FPGA Coprocessor
- Replies: 3
- Views: 28741
FPGA Coprocessor
This is a very interesting project. My expertise is in FPGA development. I am interested in FPGA's being used in hearing aids. Are you able to do everything that you need to do on a CPU? Is there any computationally intensive task which would benefit from adding in an FPGA? I wonder if bio mimicry o...