Hi Don,
No, we couldn't ever get the TAS5086 to work correctly. We ended up abandoning the use of the VALID lines and instead connected the reset lines to an I/O line on the microcontroller. It seems to work just fine that way.
It would be nice to…
Other Parts Discussed in Thread: TAS5086 We are addressing the TAS5086 with 0x36 and not getting the ACK from the device. There are several other devices on the I2C bus and they do respond just fine. We're running the bus at 400KHz.
Is there anything…
Other Parts Discussed in Thread: TAS5086 , TAS5631 , TAS5162 Hi,
We succesfully developed several pro-audio products incorporating the TAS5086
in combination with TAS4062 or 5631 bridges. These bridges run at 384KHz at an input rate of
48K samples. We…
Other Parts Discussed in Thread: TAS5086 , TAS3103A
Hi,
I'm using the TAS5162DDV6EVM. I have a clean, stable 12V, 5V, and 3.3V on the board. PVDD @ 48V is also stable.
VR_DIG and VR_ANA have a good 1.8V.
I have no problems reading and writing to…
Other Parts Discussed in Thread: TAS5086 , TAS3204 , PUREPATHSTUDIO I have made a custom card based on the TAS3204EVM including the TAS5086. It works fine with PurePath Studio and TAS5086 GUI.
How do I initialize the tas5086 and the tas3204 at power on without…
Other Parts Discussed in Thread: TAS5086 M-State is a housekeeping function internal to the TAS5086. While M-State is low, the device will not accept IIC commands.
In the TAS5086 datasheet, functions such as /RESET and /PDN are shown with M-State to illustrate…
After confirming that the control signals, /RESET, /PDN, etc are not asserted, and you are able to correctly write IIC commands, read Register x02, the Error Status Register.
The Error Status Register is a "sticky" register which means that it is not…
Very precise single-ended to differential PWM signals can be generated by using a pair of exclusive-or gates, one configured inverting and the other configured non-inverting. This will avoid the timing skew created by simply using an inverter.
Search for…
Part Number: TAS2505 Hello, I am developing an application for a Beaglebone Black and Linux, and I need to interface the BBB to a TAS2505. So this is what I have so far: > Linux 4.19.129 build with Yocto > Tas2505 Driver from here: ti-tas2505-driv…