Digikey MKR-KIT Development Card
Posted: Sun Feb 04, 2018 8:11 pm
Hi All,
I am trying to get a development card working which supports the ESP32 on it along with a Micro Fusion FPGA. I am using the Arduino compiler since I am familiar with it. I have all of the Python support drivers installed, and can compile an example with no errors. When I try to program the ESP32 I get a timeout waiting for header packet. This seems to be a common issue with this part. The part is running some sample code previously installed in it when I got it. It constantly scans the wifi network, and sees my local network just fine. I suspect the EN and IO-0 lines are not being toggled correctly. I have am not quite sure how to get this device in boot mode so the compiler can download a new example. Can someone please explain the exact sequence these lines should be in to enable boot mode, and if they have successfully gotten this module to work with the Arduino compiler. Any thoughts would be appreciated.
Thanks
Tom
I am trying to get a development card working which supports the ESP32 on it along with a Micro Fusion FPGA. I am using the Arduino compiler since I am familiar with it. I have all of the Python support drivers installed, and can compile an example with no errors. When I try to program the ESP32 I get a timeout waiting for header packet. This seems to be a common issue with this part. The part is running some sample code previously installed in it when I got it. It constantly scans the wifi network, and sees my local network just fine. I suspect the EN and IO-0 lines are not being toggled correctly. I have am not quite sure how to get this device in boot mode so the compiler can download a new example. Can someone please explain the exact sequence these lines should be in to enable boot mode, and if they have successfully gotten this module to work with the Arduino compiler. Any thoughts would be appreciated.
Thanks
Tom