Are there any plans to offer CC26xx in WLCSP in the near future?
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.
Hello,
I believe you mean "bim/stack/app image build with BLE Stack 2.01 for CC2640 work without changes on CC2640R2F"
A new SDK will be published to support the CC2640R2F and will include a guide for migrating your existing BLE-Stack v2 CC2640/CC2650 application to this SDK. In general, the BLE-Stack APIs and application framework are mostly the same; however, due to changes to the Flash/ROM memory map layout, you cannot use the same binary firmware image. Relative to CC2640 in an off-chip OAD configuration, only the BIM sector (4kB) is required to be reserved. The RTOS can be built in ROM and the first page is not required to be reserved. This will yield ~ 12kB flash savings in an equivalent off-chip OAD configuration. There are additional improvements in the memory utilization that provide additional flash memory for your application in CC2640R2F beyond the OAD improvements.
Best wishes
Just to update the thread, the SIMPLELINK-CC2640R2-SDK_1.00.00.22 SDK is available for download now.
Best wishes