Hi Zihao,
I've merged your two recent posts as they both involved CC2538 timer operations. Are you referencing the CC2538-SW, TIMAC, or Z-Stack solution? I'm confident that you should reference a MAC solution for your MAC timer implementation. You could…
you can try the CC2538 foundation firmware www.ti.com/.../CC2538-SW there is an AES example there under the directory "cc2538_foundation_firmware_1_0_1_0\driverlib\cc2538\examples\aes\projects\iar"
Hi,
Yes, you can save data on SD card but for that you have to write your own software using the driverlib APIs.
In the foundation firmware https://www.ti.com/tool/CC2538-SW you will find example software for SD card in the bsp\srf06eb_cc2538 folder…
Part Number: CC2538 Question 1 Before entering PowerMode3 as a way to reduce current consumption when entering PowerMode3 SysCtrlPeripheralDeepSleepDisable (SYS_CTRL_PERIPH_XXX) Please tell me if you need to set SysCtrlPeripheralSleepDisable uses the…
Hello Raymond,
I would suggest that you start with the SMARTRF06DK and Z-Stack 3.0.2 Temperature Sensor example. The CC2538 can act as a sleepy ZED or ZR but is capable of transmitting or receiving data in either device role. There is also the CC2538…
Hi,
1. You can use GPIO as wakeup source. Please see these related posts: https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/p/414617/1472590 https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/t/371197?cc2538…