Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Can anyone recommend a fast 640KB+ SPI memory module? I'm grabbing data from a ITG-3200 gyro at about 4kHz and need to record about 10 seconds worth of data. Obviously the buffer on the mbed fills too quickly to be usable for this. I can offload the data using the Serial port at 921600, but that limits my update rate to about a 2kHz update rate in practice. I was thinking that a high speed SPI memory would probably work as temporary storage and then I could upload over serial to the host PC at the end of 10 seconds. If anyone has any other solutions I'm open to suggestions.
Thanks!