Hello,
i have an stand alone microcontroller with an ATmega328PB and i programming it in the Arduino IDE. My problem is that the SPI-Ports dosnt the same who are on Arduino Uno. How i can change the Pins? On the SPI is an W5500 Ethernet Controller.
I use the Following ports:
MISO1 = PC0
MOSI1 = PE1
SCK1 = PC1