Finding the Data Buffer before sending the DAC pins, I need to apply an FFT to the signals.
-
- Posts: 5
- Joined: Mon Sep 17, 2018 12:16 am
Finding the Data Buffer before sending the DAC pins, I need to apply an FFT to the signals.
Good morning, I know the fourier transform and I need to apply a signal to modulate a led system, but I do not know where the data buffer is, can someone help me.
-
- Posts: 9727
- Joined: Thu Nov 26, 2015 4:08 am
Re: Finding the Data Buffer before sending the DAC pins, I need to apply an FFT to the signals.
Your description doesn't make sense. Data buffer for what? What are you trying to do in the first place, as in what's the bigger picture, what problem are you trying to solve?
Re: Finding the Data Buffer before sending the DAC pins, I need to apply an FFT to the signals.
Hire yourself a good programmer because this is only the first in a long line of questions you need to ask to get the job done.zeitounian wrote:Good morning, I know the fourier transform and I need to apply a signal to modulate a led system, but I do not know where the data buffer is, can someone help me.
John A
-
- Posts: 5
- Joined: Mon Sep 17, 2018 12:16 am
Re: Finding the Data Buffer before sending the DAC pins, I need to apply an FFT to the signals.
okay, I think it was not clear enough, I need to process the audio signal packet before the sound is modulated in the DAC, and take some frequencies to modulate a PWM on a pin.ESP_Sprite wrote:Your description doesn't make sense. Data buffer for what? What are you trying to do in the first place, as in what's the bigger picture, what problem are you trying to solve?
-
- Posts: 9727
- Joined: Thu Nov 26, 2015 4:08 am
Re: Finding the Data Buffer before sending the DAC pins, I need to apply an FFT to the signals.
I'm still missing a lot of information here. Your program sends data to the DAC, presumably over I2S; why can't you intercept it before you send it to the I2S driver? Again, can you tell us what problem you're trying to solve instead of how to implement what you think is the best solution?zeitounian wrote:okay, I think it was not clear enough, I need to process the audio signal packet before the sound is modulated in the DAC, and take some frequencies to modulate a PWM on a pin.ESP_Sprite wrote:Your description doesn't make sense. Data buffer for what? What are you trying to do in the first place, as in what's the bigger picture, what problem are you trying to solve?
Who is online
Users browsing this forum: No registered users and 94 guests