Armando
|
6de9757a4b
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
|
2023-11-07 14:09:21 +08:00 |
|
Marius Vikhammer
|
19a2e42770
|
ci: fix invalid kconfig options in system test apps
|
2023-05-10 09:42:12 +08:00 |
|
Marius Vikhammer
|
8b0860ef95
|
ulp-riscv: enable ULP-RISCV ADC example for esp32s2
ADC can now be used from the ULP-RISCV on S2 after the RTC power parameters were
fixed in a624d8d061
Closes https://github.com/espressif/esp-idf/issues/11052
Closes https://github.com/espressif/esp-idf/issues/11040
|
2023-04-24 10:12:00 +08:00 |
|
Marius Vikhammer
|
55879e36ab
|
system: fix printf format errors in all system and cxx examples
|
2022-12-12 12:55:02 +08:00 |
|
Marius Vikhammer
|
77ba84eeb7
|
ulp-fsm: Update ulp-fsm ADC example with S3 support
Closes https://github.com/espressif/esp-idf/issues/7963
|
2022-09-07 16:48:06 +08:00 |
|
Ivan Grokhotkov
|
e596c84d49
|
build system: re-add -Wno-format as private flag for some example components
|
2022-08-03 16:42:47 +04:00 |
|
Armando
|
5b523a3313
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
|
Marius Vikhammer
|
e8b5096f52
|
ulp-riscv: add support for using ADC as well as an example show-casing it.
|
2022-07-11 09:31:22 +08:00 |
|