enquiry on delay functions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

enquiry on delay functions

155 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jx1 on Tue Jun 25 22:58:39 MST 2013
Hi,

I am trying to modify the dali master program. I manage to dim the lights to 10%.How do I make a delay so that it will brighten to 100% after a while? The dali master.c file i got it from here http://www.lpcware.com/content/nxpfile/an11174-and-an11175-lpc11xxlpc13xx-dali-release-20
0 Kudos
1 Reply

145 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Jun 26 00:28:55 MST 2013
Plenty of example code is available which uses delays - typically by using the Systick timer peripheral.

I suggest that you look at the examples supplied in LPCXpresso for the actual MCU that you are using.

Regards,
CodeRedSupport
0 Kudos