Can anybody explain me some things about the ESP32?
Posted: Sat Nov 02, 2019 2:14 pm
Hello!
I'm true to my name so I will have some really silly questions but this is the project I got in school.
I have to transmit pulses created by an ATmega128 (my plan is to wire ATmegas' UART1 RX/TX with ESPs UART0 RX/TX) but I'm not sure how to set the UART0 only to recieve (I found an example used in Arduino IDE but the best would be if I could write it myself). So where can I find an actual datasheet that has register names in it with some explanations on which bit does what etc.?
Another question is what to do to make it send out the information? I mean when I connect it with the ATmega128 and set the usart0 it will automatically send it out through wifi?
Thank you if you take your time to answer my questions!
I'm true to my name so I will have some really silly questions but this is the project I got in school.
I have to transmit pulses created by an ATmega128 (my plan is to wire ATmegas' UART1 RX/TX with ESPs UART0 RX/TX) but I'm not sure how to set the UART0 only to recieve (I found an example used in Arduino IDE but the best would be if I could write it myself). So where can I find an actual datasheet that has register names in it with some explanations on which bit does what etc.?
Another question is what to do to make it send out the information? I mean when I connect it with the ATmega128 and set the usart0 it will automatically send it out through wifi?
Thank you if you take your time to answer my questions!