User manual
LPCXpresso Experiment Kit - User’s Guide
Page 99
Copyright 2013 © Embedded Artists AB
blink1Shadow &= (~(ledOffMask) & 0xffff);
setLeds();
}
Add functionality to control the PWM generators and functions to direct the PWM signals to specific
pins. Place the PCA9532 related code in file pca9532.c.
Create an application that performs a running one pattern on the eight connect LEDs.
Also create a program that can demonstrate dimming on the LEDs with the help of the PWM
generators on the PCA9532 chip.