Content originally posted in LPCWare by jx1 on Wed Jun 12 01:28:39 MST 2013
Hi,
From the code, it shows that the value of busy_led_state is toggle each time when dali_cmd is true. get_dali_cmd will get a message from DALI ballast or else will not return. I am trying to find out if the get_dali_cmd() gets stuck so I want to use the LED D4(dali master lpc1343) within get_dali_cmd. As LED D4 is not used in the program so I am using it for debugging purpose. Anyone has similar programs that can guide me?
Also please refer to the image
Thanks