Search found 688 matches

by stefan.erni
Tue Apr 23, 2024 11:16 am
Forum: Bug Reports
Topic: ESP32 Wroom_32 Wlan compile to hex problem
Replies: 0
Views: 7

ESP32 Wroom_32 Wlan compile to hex problem

Hi to All

It's a small program, just one macro, to test WIFI, but it's not compiling to hex

Snag_60070cb.png
Snag_60070cb.png (48.63 KiB) Viewed 7 times
Wlan32.fcfx
(9.9 KiB) Downloaded 1 time
by stefan.erni
Tue Apr 23, 2024 7:48 am
Forum: Feature Requests
Topic: ESP32 S3 Sd-card FAT System long filename
Replies: 3
Views: 30

Re: ESP32 S3 Sd-card FAT System long filename

Hi Ben

This is a great advantage for my recorder.

It's working nice, Flowcode, File_ESP32_SDMode1 and longfile name.
Snag_53edc85.png
Snag_53edc85.png (5.73 KiB) Viewed 14 times
Even if I don't know what heap or stack means. Both settings work fine
Snag_5416757.png
Snag_5416757.png (11.48 KiB) Viewed 14 times
by stefan.erni
Mon Apr 22, 2024 12:46 pm
Forum: Feature Requests
Topic: ESP32 S3 Sd-card FAT System long filename
Replies: 3
Views: 30

ESP32 S3 Sd-card FAT System long filename

Hi Ben Creating a file automatically with Flowcode is easy. Generating a file name is also easy. But with 8.3 digits no date and time can be used as filename. Would it be possible in the future to work with long filenames with the Flowcode component? I have found a setting in the ESP32 S3 setup. som...
by stefan.erni
Wed Apr 17, 2024 11:34 am
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 7
Views: 197

Re: App Developer connect to ESP32 S3 with USB

Hi Ben For the Atom S3 the component gLCD_ST7789V1 is working to display text. The Atom matrix has a 5x5 LED Matrix and it's working with FC WS2812C For the M5 Dial knob I think an additional component for GC9A01A Display driver is necessary. The display is also used by other manufacturers A very go...
by stefan.erni
Fri Apr 12, 2024 3:53 pm
Forum: Feature Requests
Topic: ESP32 S3 Webserver and Socket connection to App developper
Replies: 1
Views: 74

Re: ESP32 S3 Webserver and Socket connection to App developper

Hi to All I found a way to build a webserver. There is just a problem with the display from the "link to" Press the first time, the propertis is empty. Press a second time then you can choose the link. Now I just need to use an additional socket connection to retrieve data with the App developper ! ...
by stefan.erni
Fri Apr 12, 2024 2:07 pm
Forum: Feature Requests
Topic: ESP32 S3 Webserver and Socket connection to App developper
Replies: 1
Views: 74

ESP32 S3 Webserver and Socket connection to App developper

Hi to All Wlan on a ESP32 S3 is simple to config and working nice with Flowcode10. But I have not found a webserver for the ESP32. Is there a component or can one be made? For a socket connection to the App developper would also be nice if there is a demo project. And one more thing. The webserver a...
by stefan.erni
Fri Apr 12, 2024 12:23 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 7
Views: 197

Re: App Developer connect to ESP32 S3 with USB

Hi ben

Link to the specific board:

https://docs.m5stack.com/en/core/AtomS3

Link to a shop:
https://www.digikey.ch/de/products/deta ... 3/17751546

Demo with display (working in SPI softwaremode) :)
S3_24_1_demo.fcfx
(17.54 KiB) Downloaded 9 times
Snag_34e8e.png
Snag_34e8e.png (469.82 KiB) Viewed 168 times
by stefan.erni
Thu Apr 11, 2024 3:45 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 7
Views: 197

Re: App Developer connect to ESP32 S3 with USB

Hi Steve

I suspect it's not that simple.
The USB pins go directly to the ESP32 C3. So I can't use an Rx/TX pin. Many ESP32 boards have a USB driver that goes from the USB connector to the UART pin.

What about BLE Uart? Is BLE already possible to test?
by stefan.erni
Thu Apr 11, 2024 2:26 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 366

Re: ESP32-S3_Mini not compiling

Hi Martin Yes, I do a full database update every time. I only have the components that appear in the project published. Maybe you can take a screen shot of your components, then we can compare we have the same version. But on all my computers I can't compile with SPI hardware. I also did a quick tes...
by stefan.erni
Thu Apr 11, 2024 2:16 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 7
Views: 197

App Developer connect to ESP32 S3 with USB

Hi to All One more question. With purchased hardware with an ESP32-S3, I have to press the reset button for 5 seconds to flash the firmware. Then press the reset button again. The programme runs. Now I want a connection with the USB C connector to the computer. A serial device com15 and also an USB ...