SDAA116 October 2025 CC2340R5
The next sections discuss the firmware details and how each component works towards driving the BDC motor and collecting data. For the window covering and controller use case that is supported in this demonstration, the code is divided up into two separate CCS projects, with window_covering_LP_EM_CC2340R5_freertos_ticlang functioning as the sleepy Zigbee End Device (ZED) and window_controller_LP_EM_CC2340R5_freertos_ticlang functioning as the Zigbee Coordinator (ZC). The window covering project must be flashed onto the CC2340R5 LaunchPad that is connected to the DRV8251A, TMAG5213, and BDC motor. The window controller project must be flashed onto a separate, standalone CC2340R5 LaunchPad. More information on these CCS projects and the corresponding operating modes are provided in Zigbee Network Formation.