Hi all,
We have a real-time data acquisition system that needs to send 80 bytes every 140 usec (~7000 Hz). Thus we'd like the CC3000 to run with small buffer sizes, but many buffers. The reason we think we need more buffers is that our present protoype system (based on the MSP430 FRAM TiWi Eval board, and the Basic WiFi App) periodically stalls waiting for more free buffers (when it "unstalls" the free buffers alternates between 1 and 3).
What is the minimum buffer size, and the maximum number of buffers? Also, what is the total size of the CC3000's buffer memory?
Thanks!
Leo