Hi I would like to run the ADS1248 at a sampling frequency other than the frequencies specified in the datasheet. There is a register you can configure thatIf you run the external clock it says:
DOR3:0
These bits select the output data rate of the ADC. Bits with a value higher than 1001 select the
highest data rate of 2000SPS.
0000 = 5SPS (default)
0001 = 10SPS
0010 = 20SPS
0011 = 40SPS
0100 = 80SPS
0101 = 160SPS
0110 = 320SPS
0111 = 640SPS
1000 = 1000SPS
1001 to 1111 = 2000SPS
This is for an external clock around 4mHz, however the range of fosc is 1 to 4mHz, if I ran it at 3 mHz could I get a rate that's different then the rates specified here, or would it be the same?