Search found 2 matches
- Mon Nov 02, 2020 3:50 pm
- Forum: ESP32 Arduino
- Topic: esp32 ulp programming
- Replies: 22
- Views: 48357
Re: esp32 ulp programming
Well, looks like I can use the ulp assembly MACROS to program ulp coprocessor. Here is a little test sketch I put together that just blinks my esp32's on board led. Not sure all esp32 led's are on the same pin but you can change that in the sketch. I'm still trying to work through the docs about th...
- Sun Oct 25, 2020 6:55 pm
- Forum: ESP32 Arduino
- Topic: esp32 ulp programming
- Replies: 22
- Views: 48357
Re: esp32 ulp programming
Well, looks like I can use the ulp assembly MACROS to program ulp coprocessor. Here is a little test sketch I put together that just blinks my esp32's on board led. Not sure all esp32 led's are on the same pin but you can change that in the sketch. I'm still trying to work through the docs about th...