Other Parts Discussed in Thread: SYSCONFIG, TAS2505
Tool/software:
Hello TI
We face difficulty about bring up external AMP codec that connects to MCASP1 as in this thread: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1412537/am625-register-simple-audio-card-failed/5427707#5427707
Based on EVK reference schematic, we need to connect 4 four pins from MCASP1 for audio output; from SOC AM6254 ALW to external AMP in our custom board.
We don't know how to config; from the output audio direction of SoC to AMP, it should be OUTPUT from SoC.
But in Sysconfig,
1) Why it generated only 3 Pins? (not 4 Pins)
2) Why they are PIN_INPUT? (not PIN_OUTPUT; SOC to AMP)
3) In our defaut SDK (9.0) that we use, the dts is as below and it works fine (audio has output to TLVxx codec, now we placed with TAS2505 in our custom board)
May you guide how to config the pins for our custom board (SoC (AM6254) -> i2s output -> AMP TAS2505 -> Speaker)? Thanks.
BR,
Paul