--Regards.
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
in my use of audio and this card from the console I found alasmixer much easier to use. I just went through and set all the levels to 100% and it works well. Try using alsamixer it should get things fixed up in an easy and intuitive way. F1 and the man page cover the controls.
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/tQpS9jL97iI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
Thanks, I also managed to subsequently dig this up http://article.gmane.org/gmane.comp.hardware.beagleboard.user/63099.I’ll probably try the same thing but inject the 1.8V from my bench supply.
| BBB | TLV320AIC3106EVM | LTC3603 | ||||||||
| P9 | J17 | J16 | J15 | J5 | ||||||
| 1 | GND | 4 | 5 | GND | GND | |||||
| 3 | 3V3 | 9 | 3V3 | 2 | VOUT_EN | |||||
| 5 | VDD_5V0 | 3 | +5V | VIN | ||||||
| 7 | SYS_5V0 | |||||||||
| 10 | SYS_RESETN | 14 | RESETN | |||||||
| 19 | I2C2.SCL | 16 | SCL | |||||||
| 20 | I2C2.SDA | 20 | SDA | |||||||
| 25 | mcasp0_ahclkx | 17 | MCLK | |||||||
| 28 | mcasp0_axr2 | 13 | DIN | |||||||
| 29 | mcasp0_fsx | 7 | WCLK | |||||||
| 30 | mcasp0_axr0 | 11 | DOUT | |||||||
| 31 | mcasp0_aclkx | 3 | BCLK | |||||||
| 43 | GND | 18 | ||||||||
| 7 | 1V8D | VOUT | ||||||||
Hi John,Thanks for the detailed info.I am actually trying to route to the mono line but having difficulties, have you attempted to do that? We have a custom board with an on-board TLV320AIC3106 but want to connect up the EVM to a stock BBB to isolate potential hardware issues (and we can’t easily access the mono line as it is connected directly to the microphone input of another component). Using alsamixer, we’ve turned on the mono line, upped the DAC mixing volume to max and turned on DAC L mixing. DAC L is set to output to the mixer (L1). I was able to get this to work using the Windows software using what look to be similar / identical settings.Ultimately, we are trying to loopback USB microphone input on one of the digital channels through to the MONO line, while at the same time routing LINE1L to the LEFT channel. Hopefully this is possible. It’s an inherited board design so we’re hoping to avoid hardware changes.One thing we’ve been struggling to understand is what the audio routing section does in the device tree overlay so any advice you can give on that would be appreciated.