Other Parts Discussed in Thread: MSPM0G3507,
Tool/software:
Dear all,
I am new to the field of programming microcontrollers and I started to program the MSPM0G3507 on the Launchpad. I would like to turn on the RGB Leds LED2 via the button S1 on that Launchpad. For this case I used the part of the code example "spi_controller_echo_interrupts" where a message is sent via an interrupt and modified it for my purpose. The problem is that nothing happens when I press the button. Do you have a clue what might be my mistake? Here is a copy of my main. If there has to be more information, please reach out to me.