Flowcosev10

For general Flowcode discussion that does not belong in the other sections.
monie
Posts: 73
http://meble-kuchenne.info.pl
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post 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 48 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

kersing
Valued Contributor
Posts: 161
Joined: Wed Dec 02, 2020 7:28 pm
Has thanked: 66 times
Been thanked: 58 times

Re: Flowcosev10

Post 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.

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post 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 937 times

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

Best regards
Monie

mnfisher
Valued Contributor
Posts: 971
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 515 times

Re: Flowcosev10

Post 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

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post by monie »

HI mnfisher

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

Monie

mnfisher
Valued Contributor
Posts: 971
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 515 times

Re: Flowcosev10

Post 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?

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post by monie »

Hello everyone

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

Monie

kersing
Valued Contributor
Posts: 161
Joined: Wed Dec 02, 2020 7:28 pm
Has thanked: 66 times
Been thanked: 58 times

Re: Flowcosev10

Post by kersing »

Did you connect putty or the Arduino serial monitor to the esp to check if anything is displayed?

Post Reply