XMC1000 TIP of the day: BCCU Linear Color Walk

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
BCCU Module able to control the transition time from one intensity level to another intensity level.
This transition time is called Linear Walk Time and this timing is user adjustable.
With this features (Linear Color Walk), a smooth color transition can be achieved.
In DAVE3, the Linear Walk Time is configurable in BCCUCH01 Apps under Linear Walk Configuration.
OR
You can also set the Linear Walk Time in your application code with the following code:

Lamphandle.LinearWalkPrescaler = 292; //Linear Walk Time: 3 sec 

The Linear Color Walk will take place after initiated the shadow transfer of the channel intensity and it will reached the target intensity level with the configured time.
0 Likes
0 Replies