Gast
#944443
Hallo, ich habe ein problem mit dem SPI-Anschluß und einem DA-Wandler. Es handelt sich um den TLC5628. Er hat folgende SPI-Pin´s: DATA 4 - Serial interface digital data input. The digital code for the DAC is clocked into the serial interface register serially. Each data bit is clocked into the register on the falling edge of the clock signal. LDAC 13 - Load DAC. When LDAC is high, no DAC output updates occur when the input digital data is read into the serial interface. The DAC outputs are only updated when LDAC is taken from high to low. LOAD 12 - Serial interface load control. When LDAC is low, the falling edge of the LOAD signal latches the digital data into the output latch and immediately produces the analog voltage at the DAC output terminal. CLK 5 - Serial interface clock. The input digital data is shifted into the serial interface register on the falling edge of the clock applied to the CLK terminal. Pin5 kommt an den clk vom AVR, Pin4 an miso. Bei den anderen weiss ich nicht weiter. Könnte mir bitte jemand helfen ? Danke !!!