Forum Discussion
Altera_Forum
Honored Contributor
8 years agoPeculiar Problem with Quartus 17.0 lite
I am facing a peculiar problem while synthesizing with Quartus 17.0 lite for MAX 10 FPGA. I was just trying to interface FPGA to LTC2400 ADC in free running mode. The program basically receive...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- P.S: I will not be able to share the source code. --- Quote End --- But you should be able to ask meaningful questions, though. At least if you expect answers. It's just mysterious how the posted line of code should be related to processing the 24 bit SPI output data of LTC2400. Why copying only 14 bits, why subtracting a certain value? P.S.: I notice that LTC2400 has a rather unusual data format, needs some conversion to get to regular SIGNED numbers.