How do access the RGB LED on the top of the board using Verilog. Does it have a specific pin? Is it even connected to the FPGA on board.
I am trying to make a simple counter, that counts upwards and would like to change the color for every few counts to make sure my counter is working properly.
According to schematics the red channel can be driven by SAMD21 pin PB08, while the green and blue channels are controlled by Nina Wi-Fi module. There are no fpga connections to that led.