I am looking to build a circuit with several hall sensors in a linear array (DRV5056A1-Q1) and a micro controller. Currently looking at the new raspberry pi RP2354.
I need to be able to read the hall sensors very quickly. The RP2354 has a 12 bit adc. The 12 bit doesn't really mean much when it comes to how fast it can read its own adc right? Just how many significant figures the reading can get to?
Is there any reason using an ADC chip that talks I2c or spi to the RP2354 could be faster?
Thanks.
I need to be able to read the hall sensors very quickly. The RP2354 has a 12 bit adc. The 12 bit doesn't really mean much when it comes to how fast it can read its own adc right? Just how many significant figures the reading can get to?
Is there any reason using an ADC chip that talks I2c or spi to the RP2354 could be faster?
Thanks.