Search found 3 matches

by fervenceslau
Tue Jan 20, 2026 11:52 pm
Forum: Rust
Topic: I2S Config in Rust with INMP441 mic Help
Replies: 0
Views: 913

I2S Config in Rust with INMP441 mic Help

I have been trying to set up a quick demo to grab audio data from INMP441 mic using Rust and esp-hal v1.0, but no matter what I do I cannot get it to work the same way I could with a sample project in Arduino. I even dumped the I2S registers after configuring I2S and noticed there are a lot of ...
by fervenceslau
Fri Dec 13, 2019 10:32 pm
Forum: ESP-IDF
Topic: Very accurate hardware timer & FreeRTOS
Replies: 8
Views: 16682

Re: Very accurate hardware timer & FreeRTOS

Nevermind, wanted to delete de post as soon as I hit send...
by fervenceslau
Thu Dec 12, 2019 9:39 pm
Forum: ESP-IDF
Topic: Very accurate hardware timer & FreeRTOS
Replies: 8
Views: 16682

Re: Very accurate hardware timer & FreeRTOS

I have a similar problem, but I'm still learning about ESP32 and I have no idea how to solve it. I was hoping someone would please point me to the right direction.

I want to use bluetooth/wifi in core 0 and do adc sampling in core 1 with timer interrupt (high-ish frequency). The idea is to sample ...

Go to advanced search