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.
Hi YK,
Yes, you are right, there is a size limitation on the current CC26xx device as the CC2640 only has 128kB of flash which would make it impossible to run two big protocol stacks in a single chip solution.
In the CC2650 (128kB) features list T.I. mentions:
"The Bluetooth Low Energy controller and the IEEE 802.15.4 MAC are embedded into ROM and are partly running on a separate ARM Cortex®-M0 processor. This architecture improves overall system performance and power consumption and frees up flash memory for the application"
Beside the flash memory limitation, anything else that will prevent it from using 2 standards at the same time?
Let's say I would use BLE stack, in addition to that, I'd like to use CC2650 as some general (propritory) 2.4GHz device, is it doable?
btw, how much flash will be used by the BLE stack?
Fei