Code: Select all
idf.py -p /dev/ttyAMC0 flashAll I know is that after I flash it, I try to run the monitor program or get onto the serial port and nothing happens. I've had this happen to 2 other XIOA chips too.
Code: Select all
idf.py -p /dev/ttyAMC0 flashNot sure I understand. I'm not doing anything with GPIO18/19. At least not explicitly in my code.Potentially you're trying to reconfigure GPIO18/19. Those are the pins the USB connection runs on, so if you reconfigure those, you can't put the chip into download mode via USB anymore.
Once you look at the code that manages this, it's easy to remember this button salute.It seems you have to 1) hold the boot button down, 2) press and release the reset button, 3) release the boot button.
Funny thing is, I never had to do that before. Something must have changed. I have several others I could try.
Users browsing this forum: Qwantbot and 3 guests