我在 ESP32-S2 Deep Sleep 時 啟用了 ULP (RISCV) 來量測 ADC. (0~8191)
由 ADC 讀到的值會有 3000 多的 Offset ==> 當 ADC 接地 --> 3000 多, 接 2.5V --> 8191
ESP32-S2 ADC 在 RISC-V 是有問題嗎?
Search found 4 matches
- Tue May 24, 2022 2:12 am
- Forum: Hardware
- Topic: ESPS2 ULP(RISC-V) ADC
- Replies: 0
- Views: 1328
- Thu Apr 14, 2022 6:25 am
- Forum: 硬件问题讨论
- Topic: ESP32-s2 ULP RISC-V ADC
- Replies: 0
- Views: 1364
ESP32-s2 ULP RISC-V ADC
有 相關 RLP RISCV ADC 相關的資料與範例嗎?
- Tue Mar 29, 2022 10:08 am
- Forum: ESP-IDF 中文讨论版
- Topic: ESP32-S3 ULP
- Replies: 1
- Views: 1757
ESP32-S3 ULP
請問 ULP 相關的 的 example 是否支援 ESP32-S3?
我試了:
\esp-idf-v4.4\examples\system\deep_sleep
裡面 切到 set-target esp32s3 , menuconfig 沒有 ULP 的選項 (ESP32 有)
\esp-idf-v4.4\examples\system\ulp_fsm\ulp
build 失敗
是 ESP32-S3 的 ULP 有問題嗎?
我試了:
\esp-idf-v4.4\examples\system\deep_sleep
裡面 切到 set-target esp32s3 , menuconfig 沒有 ULP 的選項 (ESP32 有)
\esp-idf-v4.4\examples\system\ulp_fsm\ulp
build 失敗
是 ESP32-S3 的 ULP 有問題嗎?
- Tue Mar 29, 2022 9:54 am
- Forum: Sample Code
- Topic: ESP32-S3 ULP Sample Code
- Replies: 1
- Views: 3585
ESP32-S3 ULP Sample Code
example code on esp-idf-v4.4\examples\system\ulp_fsm\ulp
Is the sample code support on ESP32-S3 ?
Is the sample code support on ESP32-S3 ?