I am currently doing an internship. Where I was given a side project in which I am required to create a sawtooth wave using a DAC Tester board that utilizes the AK4495.
Initially, I need to establish communication between the DAC and microcontroller and generate a sawtooth. I have figured out how to read and write to the registers of the DAC. I need help generating the sawtooth through the i2s protocol.