Page 2 of 2

Re: Flowcosev10

Posted: Wed May 17, 2023 7:46 am
by monie
HI kersing / Flowcode

Thanks for that answer :D


But I can't get to upload code to ESP32 DEVKITV1. Nothing is happening...
User Windows v11

Look here! Compiler Messages:
Compiler Messages.pdf
(61.13 KiB) Downloaded 595 times
In the Arduino IDE I can use COM4, so COM4 and Arduino work together with ESP32 DEVKITV1 !

That's why it seems strange that it doesn't work with Flowcode v10. Same Coder and same port4

Best regards
Monie

Re: Flowcosev10

Posted: Wed May 17, 2023 8:13 am
by kersing
Chip is ESP32-D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None Crystal is 40MHz
MAC: 0c:b8:15:c2:35:7c
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Compressed 3072 bytes to 103...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (effective 1370.6 kbit/s)... Hash of data verified.
Compressed 24768 bytes to 15467...
Writing at 0x00001000... (100 %)
Means the code is being uploaded to your device.

So that is why I am asking it you are using the right pins for the device for your flashing led test.

Re: Flowcosev10

Posted: Wed May 17, 2023 9:13 am
by monie
HI kersing

Unit: ESP32 DEUKITU1
See the device connection below in the picture:
Enhed ESP-IDF.jpg
Enhed ESP-IDF.jpg (26.66 KiB) Viewed 3292 times

Hope you can see how the ESP-IDF unit is connected :idea:

Best regards
Monie

Re: Flowcosev10

Posted: Wed May 17, 2023 9:25 am
by mnfisher
Try using the esp32 wroom-32 settings in FC - from the stamp on the board looks like it could need this (not sure how much they differ though)

Martin

Re: Flowcosev10

Posted: Wed May 17, 2023 10:58 am
by monie
HI mnfisher

I have tried to using the esp32 wroom-32 settings, but without success....?

Monie

Re: Flowcosev10

Posted: Wed May 17, 2023 1:02 pm
by mnfisher
Which bit didn't work? Did it upload and nothing happen or upload fault?
Can you 'connect' to the esp using putty or the serial in Arduino ide and see if it outputs anything?

Re: Flowcosev10

Posted: Sat May 20, 2023 6:59 am
by monie
Hello everyone

Tried many times to upload and nothing happened or did it upload error?

Monie

Re: Flowcosev10

Posted: Sat May 20, 2023 10:45 am
by kersing
Did you connect putty or the Arduino serial monitor to the esp to check if anything is displayed?