Hello,
I got a response from Espressif: the issue should be fixed in the latest version of the chip (v0.2)
https://docs.espressif.com/projects/esp ... of-sar-adc
Search found 3 matches
- Fri Nov 15, 2024 7:01 am
- Forum: Hardware
- Topic: ESP32-C6 ADC1 BitWidth not met. ADC Values Deltas only 1,15,16,17 or multiples of them (or Additions)
- Replies: 10
- Views: 2841
- Fri Sep 13, 2024 10:07 am
- Forum: Hardware
- Topic: ESP32-C6 ADC1 BitWidth not met. ADC Values Deltas only 1,15,16,17 or multiples of them (or Additions)
- Replies: 10
- Views: 2841
Re: ESP32-C6 ADC1 BitWidth not met. ADC Values Deltas only 1,15,16,17 or multiples of them (or Additions)
Thanks,
from the tests I have done, it seems that the resolution of this ADC converter is actually 8 bit, which is not sufficient for my application
from the tests I have done, it seems that the resolution of this ADC converter is actually 8 bit, which is not sufficient for my application
- Fri Sep 06, 2024 7:34 am
- Forum: Hardware
- Topic: ESP32-C6 ADC1 BitWidth not met. ADC Values Deltas only 1,15,16,17 or multiples of them (or Additions)
- Replies: 10
- Views: 2841
Re: ESP32-C6 ADC1 BitWidth not met. ADC Values Deltas only 1,15,16,17 or multiples of them (or Additions)
Hello, I am experiencing the same issue, did you manage to solve/work around this problem? I have done some testing with fixed input values and the results do not show the granularity expected from a 12 bit output. For example, the atatched log is from a fixed signal that is supposed to convert to c...