Search found 2 matches

by JuanHuarte
Mon Nov 02, 2020 3:50 pm
Forum: ESP32 Arduino
Topic: esp32 ulp programming
Replies: 22
Views: 43272

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...
by JuanHuarte
Sun Oct 25, 2020 6:55 pm
Forum: ESP32 Arduino
Topic: esp32 ulp programming
Replies: 22
Views: 43272

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...