-
- Downloads
Fix inverted bit-banged USART logic in the AVRISP project for PDI programming....
Fix inverted bit-banged USART logic in the AVRISP project for PDI programming. Add a delay to the clock toggling in the AVRISP project to ensure that the programming speed does not exceed 10MHz under any conditions to satisfy the limits in the datasheet for all target voltages. Fix incorrect pin being used as the DATA in in PDI programming mode.
Showing
- LUFA/Drivers/USB/LowLevel/Endpoint.h 1 addition, 1 deletionLUFA/Drivers/USB/LowLevel/Endpoint.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- Projects/AVRISP/Lib/PDIProtocol.c 1 addition, 3 deletionsProjects/AVRISP/Lib/PDIProtocol.c
- Projects/AVRISP/Lib/PDITarget.c 2 additions, 2 deletionsProjects/AVRISP/Lib/PDITarget.c
- Projects/AVRISP/Lib/PDITarget.h 4 additions, 2 deletionsProjects/AVRISP/Lib/PDITarget.h
- Projects/AVRISP/makefile 1 addition, 1 deletionProjects/AVRISP/makefile
Please register or sign in to comment