Hi,
I have 2 questions:
The first question,may I know how much memory that SDK occupied after system started?
For example the total ram is 256KB ram and SDK use 120 KB???
The second question is: I would like to use CC3235 get 24 KB sensor data from another MCU via SPI then send these data out via Wi-Fi both these 2 operation at the same time.
Will this scenario is workable?
I have check these document, in chapter 8, SPI. The FIFO is seen as a 64-byte buffer if configured for one data direction and DMA is supported. Hopefully this testing will work...