Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
1. I am working on a project on LP MSPM0G3507 in which I have to use 2 onboard swiches One to control the RGB colour selection and one for controlling the brightness of led. At a time only one of the RGB led will be on and the other 2 will be off. There is no restriction, you can use anything like timer, PWM, or delay loop
2. Another one is I have to use ADC on LP MSPM0G3507 and measure the voltage on one of the pin and convert it to a digital value, then send the measured voltage via UART to another device
Anyone can please send me the c language code and snapshot of sysconfig for both the project or one project