Open Bresenham opened 4 years ago
@Bresenham did you find a way to use it with the bare TLSR8266?
TlsrComProg.py works with bare TLSR8266.
Hi Victor @pvvx !
Thanks for your reply. Flashing with your TlsrTools and Blue Pill worked like a charm. However, with this method and using either CH430 or PL-2303HX I couldn't get it to work.. Always getting the error "Warning: Wrong RX-TX connection?" and then it's not loading the floader.
I have tried with and without the extra TX/RX wires, but same result. Reset is hooked up to CH340 Chip in this case, but also tried with reset button.
Any ideas? Thank you! Спасибо.
P.S.: I'm a huge fan of your work, you're the master!
Some USB-UART adapters use LED and resistor at the RX input. The circuit does not have enough current to the LED through the SWS-RX resistor. It is required to turn off the LED or resistor on the adapter board. I just broke them :)
I have a wireless keyboard. It use TLSR8366 ET24 CK1905 CK9U09.1 as receiver's chip. One day the receiver got problem. Is there possible make a receiver with this code? I konw some pcb and arduino.
What would be the RESET pin on a bare TLSR8266?
Can you give more background information how you managed the timing for the single wire interface with a USB / UART converter?