Part Number: TAS2563
Tool/software:
I'm currently in the process of tuning the TAS2563 embedded in my design. I'm confused about the tools and what to do in which tool. We have the regbin tool which allows manual register settings to be made, but no DSP settings. It's looks like that almost every setting can also be done in PPC3. The driver requires both bin file (regbin + ppc3 output). What happens when I set the current limit to 4A in my regbin config and 3A in PPC3, which one will it be and how is this determined? Does this have something to do with ROM(=regbin) and tuning(=ppc3) mode? What register/bit is used to switch between these modes?
Another question, when I list all controls in amixer I get the following:
amixer -c0 Simple mixer control 'Configuration',0 Capabilities: volume volume-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 0 Mono: 0 [0%] Simple mixer control 'Program',0 Capabilities: volume volume-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 1 Mono: 0 [0%] Simple mixer control 'TASDEVICE Profile id',0 Capabilities: volume volume-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 0 Mono: 0 [0%] Simple mixer control 'tas2563-amp-gain-volume',0 Capabilities: volume volume-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 28 Mono: 16 [57%] Simple mixer control 'tas2563-digital-volume',0 Capabilities: volume volume-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 65535 Mono: 7807 [12%]
I understand what "TASDEVICE Profile id", "tas2563-amp-gain-volume" and "tas2563-digital-volume" do, but what is "configuration" and "program" for?