Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 902 Bytes

README_nerdralph.md

File metadata and controls

13 lines (7 loc) · 902 Bytes

usbasp improved

USBasp firmware based on a fork by Bill Perry and the latest v-usb.

Firmware version 1.06 (2020-09-14) features a default SCK clock of 1.5Mhz and automatic SCK slowing if target does not respond. PORTD is left as input, so this firmware also works with USBISP modules.

Thanks to patches from Dimitrios, the USBasp firmware 1.08 is WCID compliant, meaning it should work on Windows without any driver or .inf install.

A pre-built hex file for the mega8 (main.hex) is in the firmware directory, along with m88.hex for the mega88.

development plans

Recognize when the target device is in debugWIRE mode, and send the dW command to enter ISP mode.