User Activity

Hello everyone i am quite stuck and i want to se if you have any idea.I am making a project wich has 3 devices. - ESP32 wich receive from bluetooth an audio stream- Nucleo F401Re wich receive from the ESP32 via I2S the audio and then process it.- MAX...
Hello, I am doing a project wich takes audio from an ESP32 via I2S, process it and then send bia i2S to an amplifier wich manage I2S signals as input.HARD:ESP32 (source of audio)ST nucleo F401Re (processing unit)Amp: MAX98357A.I manage to make work p...
Hello, i am dealing with an i2c issue.I am trying to trasnmit from my NucleoF401RE (as master) to an ESP32 (as slave). I cant make to ESP32 respond the device address. I take some measures off the SDA and SCL signalsI realized that SDA has cero hold ...
Hi, i am making a project with the ST NUCLEO F401Re using a TFT display of MCUFRIEND (not so good display), and the implementation is running with touchGFX 4.22.0.The display works with data serial using 8 pins of data and 4 to control (just for cont...