Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XMega AVRISP2 #178

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

XMega AVRISP2 #178

wants to merge 30 commits into from

Commits on Dec 4, 2021

  1. Endpoint function added

    masterxq committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    7386afc View commit details
    Browse the repository at this point in the history
  2. Ported a lot to xmega, compiling and USB detection works, tested pdi …

    …protocol with result: trying to program but not work
    masterxq committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    b2590d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. pdi reads successfull

    Lars committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f5bd6bc View commit details
    Browse the repository at this point in the history
  2. pdi reads successfull

    Lars committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2666376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    675ae0c View commit details
    Browse the repository at this point in the history
  4. Formular for baud rate for syncronous devices corrected, inverted clk…

    … signal for PDI and TPI, updated comments
    masterxq committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    dc98859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c4f1a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43835b2 View commit details
    Browse the repository at this point in the history
  7. Timeouts

    masterxq committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    8c706e2 View commit details
    Browse the repository at this point in the history
  8. Timeouts

    masterxq committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d470313 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f71ea5 View commit details
    Browse the repository at this point in the history
  10. No more timeout

    masterxq committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0fb1677 View commit details
    Browse the repository at this point in the history
  11. Latest changes for testing

    masterxq committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0a8c79f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    3fdc821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1bebd View commit details
    Browse the repository at this point in the history
  3. Removed IDE file

    masterxq committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    93e29ee View commit details
    Browse the repository at this point in the history
  4. Added importand define

    masterxq committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a6c90b8 View commit details
    Browse the repository at this point in the history
  5. Removed another ide file

    masterxq committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    d2f21b1 View commit details
    Browse the repository at this point in the history
  6. Fixed SPI for XMega

    masterxq committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    394c31f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    4781eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0eed18 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Avoid overflow

    masterxq committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    68d95e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c75241c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18cec3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f9e67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc7bbcf View commit details
    Browse the repository at this point in the history
  6. Added new univeral precompile defined lookup table for SPI settings f…

    …or XMega. Can be ported to AVR8
    masterxq committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    3078450 View commit details
    Browse the repository at this point in the history
  7. Updated configuration for to newly implented functionality and update…

    …d Values. Added ascii art schematic for default pinout.
    masterxq committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    ed5ba7d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Repaired Vtarget ADC

    masterxq committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    0282577 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    7b29be6 View commit details
    Browse the repository at this point in the history