Other Parts Discussed in Thread: LMK04828
Hello
I have a problem with configuration ADS54J64EVM (ADC+LMK) through FMC (JP3 in 1-2 position).
I'm able to communicate with ADc but not with LMK. I believe there is a problem with controlling FMC_DIR_CONTROL signal. My colleaque is trying to understand and simulate provided CPLD code. In meantime I would to try 4-wire SPI configuration of LMK04828.
From my understanding of what to do:
1.) Add 0 ohm resistor on R113
2.) Master SPI controller should be in 4-wire configuration for both ADC and LMK
3.) Write to LMK04828:
write(0x0000,0x80); //reset write(0x0000,0x10); //disable 3-wire write(0x014A,0x33); //enable RESET pin for SPI readback, push-pull driver