Part Number: TSW1400EVM
Hello, I have downloaded the firmware source of TSW1400EVM from www.ti.com/.../tsw1400evm , then I have tried the code with AFE5803EVM using the original "defines.vh" and it works. But when I switched to ADS5474EVM with INTERFACE_ID set to 8'd3 in "defines.vh", the connection is correct but the output waveform is corrupted. I even changed ADC_BM0 to 8'd3 and defined SAMPLEWISE_DDR, which in my opinion is not used or not validated in the new version of firmware, but it still result in a wrong sawtooth waveform with a maximum value over 60000 in case zero input is applied. So could anyone please tell me the modifications I have not done yet to "defines.vh" or anywhere else in the package? Thanks in advance!