Hi, I have an issue using a MAX1258.
Here is my situation :
Using Internal Vref = 4,096V
Configured registers :
Since the ref internal ref is 4.096V, 1bit = 0.001V
So I suspect that the ADC isn't sending the LSB of the result.
as 1V sould be : 0x03E8 = 1000
as 1.5V sould be : 0x05DC = 1500
as 2V sould be : 0x07D0 = 2000 etc...
Here is my SPI config of my MCU (ST SPC58):
Here is some resuls from my logic analyser for a measure with 1V on AIN0 :
Thanks a lot in advance for your help.
Best regards,
Julien