Hi all
Been playing with a W25Q128FV serial flash IC.
I know they work with the Teensy. But when used with an ESP32, it just doesn't want to play ball.
My question... Miso, Mosi and SCK are the default pins. ...
Thanks for everyone's help. Decided to walk away from this one (which I rarely do).
To implement I2S input to my ESP32, I needed to add a CS4344 module, and that in turn required an MCLK signal to be produced by the...
I always pair up the 4.1 and the audio board for most of my projects.
But, I have a pile of ESP32 S3 DevkitC-1 chips sitting here left over from a cancelled project. I was looking at a way of using them with my...
Well I have been playing and it's interesting.
Obviously it all works fine with the Teensy 4.1. Thank you Paul
Getting a weird clicking noise during playback if I output from and ESP32 to a PCM5102A I2S amp. Not...
So it's because there are several other audio libraries that also have Audio.h in their SRC files (The Teensy library, the ESP8266 library etc). Had to delete 5 other libraries to get this to compile.
Why do they use...
Without feeling like I am asking an inappropriate question in the Teensy forum :D
My test code for the SGTL5000 works fine with the audio module + Teensy 4.1 as expected.
With my testing to make it work with the...
My reasoning for trying to find a DSP for the I2S signal outside the Teensy, is the PCB I am playing with/designing was to have the ability of being used on ESP32's as well.
However, I am sure the hard work you put...
I think it's my Anti-virus Paul. Just tried disabling it and it worked far faster. Have to suss out how to allow Arduino in my Anti-virus.
I much prefer to stick with the Arduino IDE
I have followed tutorials and burnt the midnight oil....
Still, I have this baffling PlatformIO thing sitting in front of me that I just cannot get my head around. To say it's not 'noob' friendly is an...
Thanks Paul. No harm in having a tinker!
I was actually hoping to find an 'off the shelf' SPI or I2C controlled Equaliser IC. Searched Digikey for hours reading spec sheets.
Found a few, but they were either...
Hi
Just about to start an audio project using 4.1 + audio board.
Can you implement an equaliser on the audio board? Never used it before.
Had a play around with the configuration page. Not quite worked it out...
Hey all
I have been designing various 'multi-use' PCBs for myself.
One thing that seems to be a pain is the power supply.
I keep designing them with the same basic spec. I use some kind of PCB mounted...