Loading...
Welcome,
Guest
. Please
login
or
register
.
May 23, 2013, 05:12:21 pm
| Arduino Forum :: Members :: tendor
Show Posts
Pages: [
1
]
1
Forum 2005-2010 (read only)
/
Development
/
Re: Modified 8bit FFT in c
on: November 16, 2010, 02:17:57 am
Hello, deif.
You use int8_t ie 8bit char here
Quote
const prog_int8_t Sinewave[N_WAVE-N_WAVE/4] PROGMEM = {
And why do you read words into the fix_fft() function?
Quote
wr = pgm_read_word_near(Sinewave + j+N_WAVE/4);
Thanks.
Pages: [
1
]
Loading...