This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220: SF Advantage over S

Part Number: CC3220

I just want to make sure I understand the difference between the CC3220S and CC3220SF models.  As I understand it, the only advantage to the SF modem is that it allows a larger application size.  Is that it, or am I missing other elements of it?

  • Hi,

    You have right. CC3220S/R devices have only 256kB of RAM. All your code and RAM stuff (buffers, variables) need fit into this memory. And this can be pretty limiting for bigger applications.

    Jan