Hi
I am a student new to programming chips, now I am working with ADS1298 and MSP430F2274.
I have downloaded this code from another thread in this forum.
I have the following questions, please help me to get through.
1. In init_ADS1x9x.c, the default value for Config2 is 0x20, but looking back the datasheet of ADS1298, BIT 5 must always be set to '0', so why the value here is set to 0x20 please?
2. what are we expected to input as device_slot please?
Thanks in advance