Search found 1 match

by ADI8421
Fri Oct 18, 2024 4:52 am
Forum: Documentation
Topic: ESP32 instruction set or assembly (ASM) programming docs?
Replies: 19
Views: 159116

Re: ESP32 instruction set or assembly (ASM) programming docs?

I gave up on the ESP32 range because of the ASM problems.
Writing a bit of code in an Arduino environment for ESP32 was even worse than the old days of peeking and poking in Basic.
It was so slow just writing to a port and then having your code interrupted every 1ms for close to 5 us each time.
I ...

Go to advanced search