My idiot's guide to VUE3 BDM flashing #427
gekkehenkie11
started this conversation in
Ideas
Replies: 1 comment
|
https://github.com/rosenrot00/emporiavue can flash both vue2 and vue3 directly from the ESP, so no more pad probing. For vue3 this is a huge boon. The ESP still needs some tough-love to be flashed on the Vue3 sadly though. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Flashing the VUE2 with a BDM board is super easy, but with the VUE3 I had some more problems, even to the point that I tried other methods.
After going back and forth between flashing methods (adapter/soldering/BDM), BDM definitely got out as my favorite. I was wrestling with this before because I misread the RX/TX labeling in the guide on this website. For me it was best to ignore the photo on the website and just make sure that the pad that's labeled RX on the board connects to the RX on the serial adapter, and TX on the board to TX on the serial adapter.
Also 3 things that made it a lot easier:
Actually with this method it was super easy to flash, probably had it done within 5 minutes, whereas I have spent several hours before, but that was mainly (I think) because having RX/TX wrong, damn. And the adapter method didnt really treat me well. Anyway hopefullly this helps someone here on this website.
All reactions