| Age | Commit message (Collapse) | Author |
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1016 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
project. Switch the XPROG protocol target communications handler over to using Timer 1 COMA/COMB ISRs for the two physical layers, rather than COMA/ICR1. Speed up bit-banged USART mode slightly.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1015 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1014 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device.
Removed string descriptors from the TeensyHID bootloader to reduce its size.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1013 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
ATTINY 6-pin devices.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1012 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
TINY NVM controller functions.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1011 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
programming can be included in the one set of files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1010 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
needed.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1009 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1008 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
and PDI programming.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1007 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
same underlying XPROG wrapper for the host-to-programmer command wrapping.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1006 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
protocol handlers are in seperate directories.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1005 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
subdirectory to hold each protocol's files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1004 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1003 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1002 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1001 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
AVRISP project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1000 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(thanks to Carl Ott).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@995 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@992 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Add new HotmailNotifier project, which changes a LED's colour based on the user's unread email count as sent from Windows Live Messenger.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@984 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@983 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
computation, ensure received data is byte aligned when receive is complete by throwing away the start bit during reception.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@982 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
host programmer software doesn't set it correctly.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@980 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Fix project text files to refer to "project" instead of "demo".
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@979 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(XMEGAs can now be programmed by the firmware).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@978 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
status code was being truncated.
Add programming support to the AVRISP project's PDI programming mode; paged memory writes are not currently functional.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@977 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
protocol code.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@976 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
hardware USART due to the SendByte routine not clearing the Transmit Complete USART flag.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@975 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
protocol in the AVRISP project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@974 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
overhead and greatly improve transfer throughput. Switch bit-bang USART in the AVRISP project to Timer 1, so that Timer 0 can be used for hardware timeouts while waiting for the NVM bus or controller to become ready.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@973 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@972 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
using unoptimized PDI commands.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@971 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
source file and header. Make NVM register accesses use the NVM base address as set by the host, rather than using the fixed value from the XMEGA datasheet.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@970 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@967 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
USART connection modes, tested against the XPLAIN board hardware. Still need to complete higher level NVM access code so that the device's memories can be read and written.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@966 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
delay in between each attempt. Make sure the USART transmitter is enabled explicitly when the USART is configured, so that repeated attempts to re-enter PDI mode don't fail due to TXEN not being set.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@965 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
to make sure Tx and Rx is switched correctly including disabling the output on the Tx line when receiving.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@964 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
parenthesis around them, make sure the BREAK command for the hardware USART has 12 clock cycles exactly. Poll NVM Enable bit in the target's STATUS PDI register with a timeout, as it is not set immediately.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@963 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
modes for the PDI protocol, when enabled. Fix up PDI initialisation routines.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@962 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
reading in the bits inverted and in the wrong order.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@961 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
PDI programming code.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@960 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@959 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(up from 5) to account for slow-processing devices.
Added brace guards to macros with parameters to prevent unintended changed evaluation of the macro expression.
Minor code cleanups (remove redundant comments, fix spacing, etc.).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@957 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
ClassDriver demo, so that slow devices don't time out the data pipe. Increase pipe timeout in both MassStorageHost demos to 5 seconds to account for the really slow devices.
Fix TeensyHID bootloader not properly shutting down the USB interface to trigger a disconnection on the host before resetting the AVR.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@956 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
an array of report items.
Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype.
Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@946 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
documentation of the AVRISP project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@945 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
in the AVRISP project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@944 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
board to match the XPLAIN hardware connections.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@942 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@941 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
XMEGA device programming.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@940 d5102386-fcda-11dd-9fdb-3debd5008f28
|