Hello,
I have the S32K118evb,
I want to use the RGB LED on the board so that I can send the different values of the R, G, and B components to the RGB LED so that I can get the corresponding color to these components,
How can I do this and where to start???
for example, I want to send [ 5, 10, 255], for [R, G, B]
I can turn the RGB LED on and off but, how can I control the intensity of each color component
Thanks in advanced