Search found 698 matches

by stefan.erni
Thu Apr 11, 2024 10:50 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

here the msg file from the notebook with IDF-5.13. Compiling is working in spi software mode but not with hardware spi
S3_24_1p_idf_513.msg.txt
(30.18 KiB) Downloaded 20 times
Here a list of my component.
They should all be up to date
Snag_86d70b.png
Snag_86d70b.png (62.97 KiB) Viewed 587 times
by stefan.erni
Wed Apr 10, 2024 10:33 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

Hi Ben

Sorry Ben, I have post the test program from the ESP32 C3.
Here is the matching ESP32 S3 program and C-code

regards

Stefan

C-Code
S3_24_1.fcfx
(17.54 KiB) Downloaded 23 times
Program for Atom S3 with display:
S3_24_1.c
(112.55 KiB) Downloaded 17 times
by stefan.erni
Tue Apr 09, 2024 3:33 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

Hi Ben

SPI hardware is not working.
I have tried with other components and with the SPI component and add #define ....
Just in software mode it is possible to compile.

regards

Stefan
by stefan.erni
Tue Apr 09, 2024 7:51 am
Forum: General
Topic: ESP32 and LSM9DS1 not compiling
Replies: 21
Views: 5366

Re: ESP32 and LSM9DS1 not compiling

Hi Martin

I still have small problems with the sensor and also with the I2C bus to read and write the registers.

regards

Stefan
by stefan.erni
Fri Mar 22, 2024 11:18 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

Hi Ben

here are the desired files.For this I used my computer with the ESP-IDF 4.4.6
But it was the same yesterday on the notebook with ESP-IDF 5.1
C3_24_1.fcfx
(6.94 KiB) Downloaded 62 times
C3_24_1.c
(1.68 KiB) Downloaded 45 times

insert the code here?
Snag_b0f8de.png
Snag_b0f8de.png (16.27 KiB) Viewed 1377 times
by stefan.erni
Thu Mar 21, 2024 4:24 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

Hi Ben

I did both.
I get my notebook with ESP-IDS 5.1 and it's not compiling but in softwaremode it's ok
and i add the code and it did not compile
S3_24_1.msg - Copy.txt
(30.16 KiB) Downloaded 52 times
by stefan.erni
Thu Mar 21, 2024 11:55 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

Yes here...
S3_24_1.msg - Copy.txt
(27.76 KiB) Downloaded 57 times
by stefan.erni
Thu Mar 21, 2024 11:15 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

Re: ESP32-S3_Mini not compiling

Hi Ben Perfect it's compiling with Led on/off ! So i connented the display and it's compiling only if I use the SPI in software mode. The display works fine in software mode. Maybe you can take a look at why it doesn't work with the hardware SPI Softwaremode ok: Snag_c2b21a.png Program: S3_24_1.fcfx
by stefan.erni
Thu Mar 21, 2024 9:16 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 2049

ESP32-S3_Mini not compiling

Hi Ben

I use a simple Led on/off program

ESP32-S3_DeviceKitC is ok
ESP32-S3_Mini is not compiling.
A fatal error occurred: This chip is ESP32-S3 not ESP32-S2. Wrong --chip argument?
CMake Error at run_serial_tool.cmake:56 (message):
by stefan.erni
Wed Mar 20, 2024 10:12 am
Forum: General
Topic: ESP32 _ESP32_SDMode (4Bit) OpenFile return
Replies: 19
Views: 1790

Re: ESP32 _ESP32_SDMode (4Bit) OpenFile return

Hi Ben The card is working in ESP32_SD_Mode 4Bit perfect with the maximal speed I can choose 40Mhz . So this is a very good solution with Flowcode. The same type of card is working in my hardware with a PIC32MZ on 50Mhz. I'm recording a lot and most time 8 hours nonstop. This is a very stable and re...