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

i2s: adds i2s_rxtxdrive_begin(enableRx, enableTx, driveRxClocks, driveTxClocks) #7748

Merged
merged 4 commits into from
Dec 12, 2020

Commits on Dec 8, 2020

  1. i2s:adds i2s_rxtxdac_begin(rx,tx,dac):

    A dac parameter is added to allow using only i2s-out-data pin.
    This is necessary in no-DAC mode when i2so-bck and i2so-ws are repurposed
    especially because they overlap with SPI GPIO.
    d-a-v committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    183f245 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    66bea1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b5360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062dff7 View commit details
    Browse the repository at this point in the history