Hello All
I have created a project using Arduino UNO.
I have made a PCB with an ATmega328P And a 6 pin ICSP connector.
ICSP Name to 328P
1 GND 8,22
2 Reset 1 (10k pullup)
3 +5V 7,20
4 SCK 19
5 MISO 18
6 MOSI 17
I am able to program using an Atmel-ICE with Microchip Studio and downloading the hex file OK, but was hoping I could program straight from PlatformIO into the ATmega328P.
Any help always appreciated.
Thanks
Mike