-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW HARDWARE] CC2674 (CC2674P/CC2674R) and CC1354 (CC1354P) compatibility? #160
Comments
CC2674P10 has a completely new memory layout compared to previous chips. SMLIGHT will be releasing a flasher with support for the p10 chips though. |
The SIMPLELINK-CC13XX-CC26XX-SDK 7.41.00.17 contains a modified version of cc2538-bsl with support for newer TI chips. I haven't tried it, yet. |
Do you have link to the source code? |
Here is the link for 7.40.00.77 update (from 5 months ago) but I could not find links to new 7.41.00.17 update on GitHub: Maybe the 7.41.00.17 update does not contain any updates to the third-party cc2538-bsl code? @JelmerT Any chance you could have a look and create a patch to this upstream repo if those changes are of interest? PS: Cool that Texas Instruments is using cc2538-bsl, even if it is a modified fork instead of submitting patches to upstream :) |
Indeed, 7.41.00.17 has the same version of cc2538-bsl as 7.40.00.77. |
By the way, SMLIGHT is shipping their CC2674P1 based SLZB-07p10 USB adapter dongle and is now selling for just under $15(US): https://smlight.tech/product/slzb-07p10/ Note! They updated that webpage to specifically state there that only for developers for now "ZIGBEE FIRMWARE FOR ZIGBEE CHIP CC2674P10 IS STILL UNDER DEVELOPMENT" and that "YOU CAN BUY THIS DEVICE ONLY FOR DEVELOPMENT PURPOSES".
|
SMLIGHT have released a web flasher with support for P10 now. It is based on a heavily modified and improved fork of this project (which also includes P10 support). |
Cool, but do you also know if they also host the code for those project in public Git repositories on GitHub as well or? |
Anyone tested compatibility with the new CC2674/CC2674P/CC2674R and/or CC1354/CC1354P chips from Texas Instruments?
https://www.ti.com/product/CC2674P10
https://www.ti.com/product/CC2674R10
https://www.ti.com/document-viewer/CC2674P10/datasheet
https://www.ti.com/document-viewer/CC2674R10/datasheet
https://www.ti.com/document-viewer/lit/html/swra765
https://www.ti.com/lit/gpn/CC2674P10
https://www.ti.com/lit/gpn/cc2674r10
SMLIGHT has announced/launched CC2674P (CC2674P10) based "SLZB-07p10" USB dongle and "SLZB-06p10" Ethernet/WiFi adapter:
SLZB-07p10 -> https://smlight.tech/product/slzb-07p10/
SLZB-06p10 -> https://smlight.tech/product/slzb-06p10/
CC2674P10 based E72-2G4M20S1C radio module has also been available from Ebyte/Cdebyte for a while now for DIY builds and more:
https://www.cdebyte.com/products/E72-2G4M20S1C
(at least that radio moduule is pin to pin compatible with their CC2652P module https://www.cdebyte.com/products/E72-2G4M20S1E)
I understand CC2674P10 should be able to be a replacement of CC2652P2/CC2652P7, coming in the same package size and format?
https://www.ti.com/wireless-connectivity/zigbee/products.html#1241=Wireless%20MCU&
https://www.ti.com/wireless-connectivity/zigbee/overview.html
I don't own any of these myself but devs can check out official "LP-EM-CC1354P10" (CC1354P10 LaunchPad) development kits hardware
It looks like "CC1354P10-1 LaunchPad" and "CC1354P10-6 LaunchPad" is supported in SimpleLink CC13xx CC26xx SDK version 7.10.01.24?
I've not yet seen any news about a CC2674P10 or CC2674R10 based LaunchPad, but Mouser and others now look to have SoCs in stock.
Anyway, CC2674P10 + CC1354P10 chips are readily available so guess won't be long before will also see such adapters from others too:
CC2674P10 = 2.4GHz radio SoC for Bluetooth 5.2 LE, Thread, Zigbee 3.0 with 48-MHz ARM Cortex-M33, 296KB SRAM, 1024KB Flash.
CC1354P10 = Multi-Band radio SoC for Wi-SUN, Bluetooth 5.2 LE, Thread, Zigbee 3.0 with 48-MHz ARM Cortex-M33, 288KB SRAM, 1024KB Flash.
PS: There is no community firmware from Koenkk yet but that is probably partially because no one made a CC2674 or CC1354 adapter yet, however Koenkk and others in the Zigbee2MQTT community are working on it, check out this discussion about community firmware build for CC26x4/CC13x4 -> Koenkk/Z-Stack-firmware#476
PPS: More referenses:
The text was updated successfully, but these errors were encountered: