Search found 1 match
- Mon Jan 22, 2024 11:44 pm
- Forum: Hardware
- Topic: ESP32-S3: Access to 40Mhz XTAL from ULP
- Replies: 0
- Views: 682
ESP32-S3: Access to 40Mhz XTAL from ULP
Hello, In the deep sleep mode, if we power up the XTAL, I was curious if it's possible for the ULP to access the 40 MHz XTAL as RTC_FAST_CLK. In the header soc/clk_tree_defs.h, there appears to be an option. /** * @brief RTC_FAST_CLK mux inputs, which are the supported clock sources for the RTC_FAST...