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

Connect ESP32 to a Serial Data port to Receive from the DSP #1

Closed
jjloud opened this issue Feb 21, 2019 · 1 comment
Closed

Connect ESP32 to a Serial Data port to Receive from the DSP #1

jjloud opened this issue Feb 21, 2019 · 1 comment

Comments

@jjloud
Copy link

jjloud commented Feb 21, 2019

The ESP32 is connected to the ADAU1452 in one direction only. The ESP32 can only send data to the DSP, the DSP can not send data to the ESP32. It's worth while to connect the ESP32 to also receive data from the DSP. This would enable the device to be a Bluetooth Source (in addition to what it is now being a "Sink"). It also adds the possibility of it to become a Bluetooth/Wifi "Transceiver" so you can send audio data to a receiving device.

Just something to think about. Thank you for your hard work on this project.

@jjloud jjloud closed this as completed Feb 21, 2019
@jjloud jjloud reopened this Feb 21, 2019
@dspverden
Copy link
Collaborator

There are no pins free on the ESP32 that could be used for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants