Hi All,
How can I set the ODR of the ADXL355 to 100Hz by using an external clock?
One of ways to get 100Hz is below. Is it correct?
- EXT_SYNC=01
- External clock=3200MHz
- ODR_LPF=0101b
Regards,
Kazu
Hi All,
How can I set the ODR of the ADXL355 to 100Hz by using an external clock?
One of ways to get 100Hz is below. Is it correct?
- EXT_SYNC=01
- External clock=3200MHz
- ODR_LPF=0101b
Regards,
Kazu
Hi Kazu,
External clock must be 1.024 MHz, regardless of the ODR you select. Sorry for the confusion. All internal clocks require this rate of an external clock, the device will divide down the clock appropriately based on your settings assuming (and requiring) the external clock be 1.024 MHz.
Hi Kazu,
External clock must be 1.024 MHz, regardless of the ODR you select. Sorry for the confusion. All internal clocks require this rate of an external clock, the device will divide down the clock appropriately based on your settings assuming (and requiring) the external clock be 1.024 MHz.
The datasheet say otherwise: an external source provides an external clock at a frequency of 4 × 64 × ODR.
What is the correct statement?