7E1 UART needed, collision with flashing?
Posted: Fri Mar 04, 2016 7:07 am
Hello,
(2nd try, the page at my first draft)
Haven't found the info here or elsewhere, so:
I want/need to connect a serial interface/sensor that is fixed at 7E1(9600) to the ESP for accessing the values via webpage.
As i understand the datasheet, althouh UART1 is defined, and even pins assigned for both TX and RX,
RX cannot be used as it is in concurrent use for memory access, correct?
Q1: Can that be changed?
(I read about setting pin-functions, but a) am not sure how to do that yet and b) is it possible at all if i need the memory?)
If not, i could use UART0 of course, but:
Q2: If i change UART0 to 7E1, can the chip still be flashed?
( cause i did not find any settings for changing the flasher to 7E1)
Or:
Q3: Does the bootloader revert to 8N0 in flash-mode? Then i would be safe!
It is a cheap chip, but i don't want to brick it nonetheless.
or finally:
Q4: Has anyone used Softserial on another pin successfully, and with 7E1?
That would avoid the above problems altogether.
Thanks for listening and hoping for help or pointers in the right dircetion.
Karstonn
(2nd try, the page at my first draft)
Haven't found the info here or elsewhere, so:
I want/need to connect a serial interface/sensor that is fixed at 7E1(9600) to the ESP for accessing the values via webpage.
As i understand the datasheet, althouh UART1 is defined, and even pins assigned for both TX and RX,
RX cannot be used as it is in concurrent use for memory access, correct?
Q1: Can that be changed?
(I read about setting pin-functions, but a) am not sure how to do that yet and b) is it possible at all if i need the memory?)
If not, i could use UART0 of course, but:
Q2: If i change UART0 to 7E1, can the chip still be flashed?
( cause i did not find any settings for changing the flasher to 7E1)
Or:
Q3: Does the bootloader revert to 8N0 in flash-mode? Then i would be safe!
It is a cheap chip, but i don't want to brick it nonetheless.
or finally:
Q4: Has anyone used Softserial on another pin successfully, and with 7E1?
That would avoid the above problems altogether.
Thanks for listening and hoping for help or pointers in the right dircetion.
Karstonn