hello,
I am using ATMega644 based Arduino circuit. I have another device connected to SPI bus and I want to burn the code through USBasp programmer. But in the Arduino IDE I'm getting the "Wrong microcontroller found" error.
Is it possible to program the MCU through ISP when another SPI device is connected, please?
Thank you.