Skip to content

Issue with example SDrecording  #43

@rickyelqasem

Description

@rickyelqasem

I'm using an ESP32 and I'm going directly off the pins (no I2s components)

I'm using the default settings:

aaAudio.begin(1, 1); // Start AAAudio with ADC & DAC
aaAudio.autoAdjust = 0; // Disable automatic timer adjustment

but in the serial output I get this..

SD ok
Analog Audio Begin
E (17) i2s(legacy): i2s_check_cfg_validity(930): I2S buffer length at most 1024 and more than 8
E (17) i2s(legacy): i2s_driver_install(1582): I2S configuration is invalid
E (23) i2s(legacy): i2s_adc_enable(898): Not initialized yet
E (28) i2s(legacy): i2s_set_clk(1042): I2S0 has not installed yet

Is there anything I have not setup or is it an issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions