I have a weird issue when trying the new CH340X (the X is very very important, it is unlike any other CH340 chip) Schematic:
First of all, i do not know if this is the issue with pio or drivers or upload tool so if this isn’t a place to ask please let me know.
Long story short: I have made a circuit with CH340X and esp32 however it does not work (still need to manually pull boot0 to low)
Checked with scope and timings are way off:
Pink = Boot0
Green = EN
Obviously this isnt going to work so my question is, can i fix that somehow with config or is there any other solution?
EDIT: I swapped the EN with boot and now suddenly it started working, is it perhaps somehow swapped in software?