Hi
I am trying to get data samples from a sensor using a ADS1256 library with a Raspberry Pi and Waveshare High-Precision AD/DA Expansion Board on my RaspberryPi B3+
the code link:

in their code and datasheet it can take around 30,000 samples per second, but when I am running it, it was taking around 200 samples per second. After some modifications in code, it is taking around 404 samples per second.
I need at least 3750 samples per second for each channel (30,000 sps/8channel)!
Thanks for help me
Thanks a lot