This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TAS5754M: Uploading Hybridflow

Part Number: TAS5754M

My PCB runs fine without a HybridFlow loaded with 3 wire input.

When I try to upload a hybridflow however, it stops working.

I added this sequence to the header file as described in SLAU577A:

{ 0x00, 0x00 },
{ 0x03, 0x00 },
{ 0x2a, 0x11 },
{ 0x02, 0x00 },
{ 0x3d, 0x30 },
{ 0x3e, 0x30 },

The header file is a default Hybridflow 3 type, dumped without burst etc.

I attached the relevant piece of my code to this post. 

Maybe it has something to do with a wrong external implementation of the i2c_write function?

Anybody has experience with Atmel chips in combination with the TAS575xM?