Skip to content

Exploring the clock frequency of the ESP32-S2 ULP-RISC-V coprocessor

License

Notifications You must be signed in to change notification settings

bitmandu/esp32s2-ulp-riscv-delay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32s2-ulp-riscv-delay

This is an ESP-IDF example application exploring the clock frequency of the ESP32-S2 ULP-RISC-V coprocessor

This code relates to a help request I posted on the esp32.com forum.

Installation

$ git clone https://github.com/bitmandu/esp32s2-ulp-riscv-delay.git

Configuration

    $ idf.py set-target esp32s2
    $ idf.py menuconfig

In the Component configESP32S2-specific menu check:

  • Enable Ultra Low Power (ULP) Coprocessor
  • Enable RISC-V as ULP coprocessor

Contributing

Pull requests and issue/bug reports are very much encouraged!

License

MIT

About

Exploring the clock frequency of the ESP32-S2 ULP-RISC-V coprocessor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published