Search found 6 matches

by ballsystemlord
Fri Aug 23, 2019 10:49 pm
Forum: Hardware
Topic: Changing pin state: ISA Question
Replies: 3
Views: 5177

Re: Changing pin state: ISA Question

Thanks! Email notification is not working; hence my late reply.
by ballsystemlord
Fri Aug 16, 2019 9:29 pm
Forum: Documentation
Topic: ESP32 ISA reference manual
Replies: 16
Views: 47170

Re: ESP32 ISA reference manual

by ballsystemlord
Fri Aug 16, 2019 9:29 pm
Forum: Hardware
Topic: Changing pin state: ISA Question
Replies: 3
Views: 5177

Changing pin state: ISA Question

Hello, I'm new to uCs. I intend to buy some. I'm just not sure which type.
I've read that with AVR, you have to read-modify-write a register in order to change a single pins value, whereas with ARM, you just change a whole byte and the pin is set to high or low.
How does the ESP32s work?

Thanks
by ballsystemlord
Wed Aug 14, 2019 11:38 pm
Forum: Documentation
Topic: Documentation Requests/Feedback
Replies: 81
Views: 207026

Re: Documentation Requests/Feedback

Chalk another request for the ISA docs. I can get the ISA docs without an NDA for x86, amd64, ARM, and AVR. What's the hold up?
by ballsystemlord
Wed Aug 14, 2019 11:36 pm
Forum: Documentation
Topic: ESP32 ISA reference manual
Replies: 16
Views: 47170

Re: ESP32 ISA reference manual

This is so strange. I can get ISA docs on x86, amd64, ARM, and AVR, but not Xtensa. Maybe a direct request to Cadence would help. Also interesting is that you could, in theory, reverse engineer the docs from the gcc code to translate programs to LX6 assembly, but nobody appears to have done that yet...
by ballsystemlord
Wed Aug 14, 2019 6:42 pm
Forum: Documentation
Topic: ESP32 ISA reference manual
Replies: 16
Views: 47170

ESP32 ISA reference manual

Hi, I'm considering the purchase of some ESP32 based boards and I was searching for the ISA reference manual for the core. I've searched https://www.espressif.com/en/support/download/documents , https://docs.espressif.com/projects/esp-idf/en/latest/ , https://en.wikipedia.org/wiki/ESP32 , and I've d...