From 16c4f1d43c3c013fe2572025db1d789100c97821 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 4 Nov 2013 17:09:21 +0100 Subject: Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with high /RESET line capacitance. --- LUFA/DoxygenPages/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 7746be952..70cf6cb66 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -17,6 +17,8 @@ * - AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable * - Fixed incorrect signature bytes returned in the DFU bootloader * - Added new libUSB host Python and NodeJS application examples for the class driver GenericHID demo (thanks to Laszlo Monda) + * - Increased TPI/PDI handshake delay to 1ms from 1us to support targets with high amounts of capacitance on their + * /RESET lines (thanks to Paul Duke) * * \section Sec_ChangeLog130901 Version 130901 * New: -- cgit v1.2.3