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

Enable256 bytes transfer #330

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

Commits on Aug 5, 2022

  1. write more than 255 bytes in a single transaction added

    Mirco Telthörster committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a5b0318 View commit details
    Browse the repository at this point in the history
  2. first working 256 byte read

    Mirco Telthörster committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    3e3ae2e View commit details
    Browse the repository at this point in the history
  3. final version read more than 255 Byte

    Mirco Telthörster committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7722370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fe1454 View commit details
    Browse the repository at this point in the history
  5. Wait for tcr flag before reloading the next i2c write chunk

    This uncomments the untested new i2c code to check that it compiles and
    additionally fixes some minor bugs.
    DrTobe committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    e19cce3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. warnings fixed

    Mirco Telthörster authored and DrTobe committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9e8aaff View commit details
    Browse the repository at this point in the history