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

Grab McASP0 for Bluetooth A2DP I2S interface #6

Closed
jadonk opened this issue Dec 3, 2015 · 4 comments
Closed

Grab McASP0 for Bluetooth A2DP I2S interface #6

jadonk opened this issue Dec 3, 2015 · 4 comments

Comments

@jadonk
Copy link
Owner

jadonk commented Dec 3, 2015

  • Move MDIR_1A from U18 to P9_12 (C12) to get MCASP0_ACLKR
  • Move LED_2 from V12 to P8_32 (T5) to get MCASP0_FSR
  • Move USB1_OCn from T16 to GPIO2_21 (M16) to get MCASP0_AXR0
  • Remove HDMICLK_DISn from V17 to get MCASP0_AXR1
  • Remove HDMI_INT from U16, just in case I need to get MCASP0_FSX
@jadonk
Copy link
Owner Author

jadonk commented Dec 3, 2015

Support the WowWee Grove Cube speaker:
http://store.wowwee.com/groove-cube.html

@jadonk
Copy link
Owner Author

jadonk commented Jun 7, 2016

I've confirmed that the McASP connection is not required for connecting to Bluetooth speakers.

@erikwelsh
Copy link
Contributor

In Rev A1, BT audio signals are hooked up to McASP0 with the following pins:

  • MCASP0_ACLKR - pin U18
  • MCASP0_FSR - pin V12
  • MCASP0_AXR0 - pin T16
  • MCASP0_AXR1 - pin V17

The WL183x did not need MCASP0_FSX. Therefore, it was not connected.

@jadonk
Copy link
Owner Author

jadonk commented Oct 10, 2016

BeagleBone Green Wireless .dts file has some info on getting this configured. I'm not sure how to get the device in the right mode to verify this functionality.

@jadonk jadonk closed this as completed Oct 10, 2016
jadonk pushed a commit that referenced this issue Oct 13, 2016
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