From 52c69331ec117affc50838d62cb6770cd1d57b95 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 21 Nov 2013 18:41:17 +0100 Subject: Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused sporadic session issues. --- LUFA/DoxygenPages/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 7bd8b2997..55150f4d4 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -16,7 +16,7 @@ * - Library Applications: * - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda) * - AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable - * - Increased TPI/PDI handshake delay to 1ms from 1us to support targets with high amounts of capacitance on their + * - Increased TPI/PDI handshake delay to 100us from 1us to support targets with high amounts of capacitance on their * /RESET lines (thanks to Paul Duke) * * Fixed: -- cgit v1.2.3