Search found 4 matches

by Miguel
Thu Dec 05, 2024 7:54 am
Forum: General discussion
Topic: BlackPill F411CEU6 I2S
Replies: 6
Views: 1169

Re: BlackPill F411CEU6 I2S



I have no idea what ''stm32_i2s' is not a namespace-name' does mean, since is defined at the begining of the 'stm32-i2s.cpp'.

PS: OK, now the code compiles, if I make this code work I will mark it as 'solved'.
Does error disappaer after restarting ArduinoIDE?


Not sure, maybe the problem ...
by Miguel
Tue Dec 03, 2024 8:19 am
Forum: General discussion
Topic: BlackPill F411CEU6 I2S
Replies: 6
Views: 1169

Re: BlackPill F411CEU6 I2S


I never made something with I2s on STM32.
Do you know this: https://github.com/pschatzmann/stm32-i2s ?
Do you connect SD-card on ESP32 as SPI or SD-MMC?


Sorry I wasn't clear enough. I'm trying to make work just the I2S, without the SD card connected to other SPI peripheral, for testing purposes ...
by Miguel
Tue Dec 03, 2024 12:44 am
Forum: General discussion
Topic: BlackPill F411CEU6 I2S
Replies: 6
Views: 1169

BlackPill F411CEU6 I2S

Hello,

I’m developing an autonomous audio recorder that captures signals from a custom amplifier, uses the PMOD I2S2 ADC, and saves them to an SD card at 16-bit, 44.1 kHz (this requires MCLK).

It’s working on an ESP32, but I want to compare different MCUs, primarily to optimize power consumption ...
by Miguel
Mon Dec 02, 2024 11:11 pm
Forum: Let us know a bit about you and your projects
Topic: Hi everyone!
Replies: 0
Views: 1141

Hi everyone!

Hello! I'm Miguel from Argentina.

I'm currently developing a project on ESP32 on the Arduino IDE and I would like to test it on the STM32.
Before transitioning to STM32CubeIDE, I would like to try if it's possible to make it work on the Arduino IDE.
Because of this, I might need your assistance :D

Go to advanced search