Hi, I designed a custom board with the ATSAMD21G18A MCU but I followed the wrong schematics for the SPI pins i found on the forum that i can change the default SPI pins in the variant files did some test but is not working
The MCU is connected to an NRF24L01 chip
these are the pins that i want to use for the SPI (similar to the Arduino UNO/nano)
pa16 Mosi SER 1:0 3:0
pa17 Sck SER 1:1 3:1
pa19 Miso SER 1:3 3:3
Pa18 ss SER 1:2 3:2