Search found 6 matches
- Fri Aug 23, 2019 10:49 pm
- Forum: Hardware
- Topic: Changing pin state: ISA Question
- Replies: 3
- Views: 5765
Re: Changing pin state: ISA Question
Thanks! Email notification is not working; hence my late reply.
- Fri Aug 16, 2019 9:29 pm
- Forum: Documentation
- Topic: ESP32 ISA reference manual
- Replies: 16
- Views: 51732
Re: ESP32 ISA reference manual
Here's a good question: https://esp32.com/viewtopic.php?f=12&t=11927
- Fri Aug 16, 2019 9:29 pm
- Forum: Hardware
- Topic: Changing pin state: ISA Question
- Replies: 3
- Views: 5765
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
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
- Wed Aug 14, 2019 11:38 pm
- Forum: Documentation
- Topic: Documentation Requests/Feedback
- Replies: 81
- Views: 232941
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?
- Wed Aug 14, 2019 11:36 pm
- Forum: Documentation
- Topic: ESP32 ISA reference manual
- Replies: 16
- Views: 51732
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...
- Wed Aug 14, 2019 6:42 pm
- Forum: Documentation
- Topic: ESP32 ISA reference manual
- Replies: 16
- Views: 51732
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...