Hi All,
I am novice in this forum.
I bought PICKIT4 for my uC ATtiny85 and ATMEGA, but I have big problem with program load to uC.
When I want load program, I got this error message:
"Erasing...
Unexpected status code when executing setBaud, expected 0 but got -51 (SPI_STATUS_BAUD_INVALID)
Programming did not complete."
My option is here:
AVR-GCC
MPLAB X V5.40
Communications: ISP and speed is 0 (zero)
I can not include new number of speed.
Where is problem? :(