Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI know that multiposting isn't fair in a Forum. Anyway, I would like to give a little update of the flow of my project, since I noticed that there are lots of similar threads and lots of students involeved in similar projects. Furthermore, If I am writing something wrong, I hope that someone could help or correct my believe.
So --- Quote Start --- Now, I think I will use master mode to get clocks to drive a deserializer to store data into a 16bit RAM. --- Quote End --- the EP2C20F484C7 has something like 239,616 bits of on-chip ram. Let's ignore that in my design there are 192,384 out of 239,616 mem bits occupied ( 80 % ), even if they were all free there would have been a problem to record data from ADC. As soon as I am not wrong, I can configure the codec to sample from 8ks/s to 96ks/s with each sample of from 16 to 32 bits selectable. So, in the best situation, 8ks/s*16bit=128000bits. There's less space than required for a two seconds record available. I think I'll store sampled data into the flash mem.