ESP32_FFT_VU icon indicating copy to clipboard operation
ESP32_FFT_VU copied to clipboard

88uS Conversion time:!!!

Open whatever2010 opened this issue 1 year ago • 8 comments

Hi and thanks for sharing this project, I'm having a strange issue! when I ran the sample test code on my esp32-wroom-32u the Conversion time was 88 uS and Max sampling frequency was 11388 Hz, and it takes 90 seconds to print the output! what am i missing here? clone or low quality board?

whatever2010 avatar Feb 20 '24 19:02 whatever2010

Same problem here.

TaisukeSeki avatar Mar 13 '24 15:03 TaisukeSeki

Try this method, reading analog pin like that for this purpose is not optimal.

whatever2010 avatar Mar 13 '24 16:03 whatever2010

Thank you I will try!

TaisukeSeki avatar Mar 13 '24 16:03 TaisukeSeki

Thank the guy who shared this! 😂 If you are trying to make an spectrum analyzer like me just buy a SP107E. And reverse engineer that! I bought one but had no time for reversing!

whatever2010 avatar Mar 13 '24 16:03 whatever2010

I would love to, but disappointingly it seems like the SP107E isn't an actual spectrum analyzer but just creates random bars of light.

TaisukeSeki avatar Mar 13 '24 16:03 TaisukeSeki

Yeah but the positive side is that it has a already made app and many controlling features that the end user likes. The esp32 version has some down sides like you have to keep the volume over 50% to work, even when here is an audio amplifier! I'm going to work on this project later on. No time for now! 😅

whatever2010 avatar Mar 13 '24 16:03 whatever2010

Hi and thanks for sharing this project, I'm having a strange issue! when I ran the sample test code on my esp32-wroom-32u the Conversion time was 88 uS and Max sampling frequency was 11388 Hz, and it takes 90 seconds to print the output! what am i missing here? clone or low quality board?

after testing my own boards, all with clone esp modules have about the same conversion time as you, and my originals all have good conversion time.

Cowh3adDK avatar May 13 '24 06:05 Cowh3adDK

Hello mate, Thank you for letting us know.

whatever2010 avatar May 13 '24 07:05 whatever2010