Uno R4 WiFi to ATtiny85

I've recently picked up the R4 WiFi and cannot upload to a Tiny85 with the usual method. There doesn't seem to be a lot of info my problem elsewhere but here's a few pointers, I have;

Installed the Tiny85 board package.
Uploaded the ISP sketch to the Uno R4.
Selected "Arduino as ISP".
Selected the board on the IDE (ATtiny85).
Selected the port (Uno R4 WiFi).
Wired correctly.

This is what I receive:
Sketch uses 1340 bytes (16%) of program storage space. Maximum is 8192 bytes.
Global variables use 25 bytes (4%) of dynamic memory, leaving 487 bytes for local variables. Maximum is 512 bytes.
A programmer is required to upload

I've attempted "Upload Using Programmer" in the Sketch dropdown bar with no luck. I've tested attempted this on the old and new IDE and no luck. I'm sure arduino wouldn't move past this method with their new chip, as the ISPC pins are still present on the R4.

This topic may be of interest

I'll take a look thanks! :+1:t2:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.