Other Parts Discussed in Thread: TM4C1294NCPDT
Hello everyone,
I'm working with ek tm4c1294 since I am planning to use tm4c1294ncpdt in company's project. Now I am researching on how to write code for this controller to write parallel data for several DAC-s connected in parallel to the lines of QSSI peripheral. I was searching through datasheet but still I'm not quite clear on which data goes to which line, so if I send 4 bits at one clock tick each bit goes to the different line. Am I right? And I am sending the array of bytes for example. I am a little bit confused on how to arrange values so that each DAC gets data that it should get. Am I making sense to you?