Sparkfun DEV 22924

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
BerndJ
Normal user
Posts: 86
Joined: 28 Sep 2015, 06:57

Sparkfun DEV 22924

#1 Post by BerndJ » 26 Feb 2024, 16:02

Hi,

today arrived (2 pcs via Antratek NL):

SparkFun DEV-22924

ESP32-C6
16MB Flash

https://www.sparkfun.com/products/22924
https://www.sparkfun.com/news/9811
https://www.antratek.nl/thing-plus-esp32-c6

and no .bin File to prog it via ESPEASY

@TD-er: could it help if i send you one of these?

To find it under: https://td-er.nl/ESPEasy/latest/

Best regards

Bernd J

bidrohini
Normal user
Posts: 105
Joined: 03 Nov 2022, 16:24

Re: Sparkfun DEV 22924

#2 Post by bidrohini » 26 Feb 2024, 16:18

I checked this document: https://espeasy.readthedocs.io/en/lates ... chips.html
Here it says ESP32-C6 Not yet supported. Sparkfun DEV 22924 is based on ESP32-C6.

BerndJ
Normal user
Posts: 86
Joined: 28 Sep 2015, 06:57

Re: Sparkfun DEV 22924

#3 Post by BerndJ » 26 Feb 2024, 16:24

Hi,

take a look at https://github.com/letscontrolit/ESPEas ... 6_envs.ini and u will see thats in work.

User avatar
Ath
Normal user
Posts: 3521
Joined: 10 Jun 2018, 12:06
Location: NL

Re: Sparkfun DEV 22924

#4 Post by Ath » 26 Feb 2024, 16:26

- I hadn't noticed there are also 8MB and 16MB flash configuration of these ESP32-C6 units available (I ordered a couple from Ali for testing ;))
- Most likely the flash configuration for all ESP32 units will be changed to use the Safeboot model (small safe-boot App-partition with minimal ESPEasy, and a normal App-partition containing the MAX build, the rest of the flash will be LittleFS formatted file-storage), that's why we haven't yet added all kinds of builds for these new units.

For now you could install a 4MB build on it, but for ESP32-C6 there are only a few available...

(NB: Ignore the other response, that's not very useful, as you noticed)
/Ton (PayPal.me)

TD-er
Core team member
Posts: 8756
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Sparkfun DEV 22924

#5 Post by TD-er » 26 Feb 2024, 23:44

bidrohini wrote: 26 Feb 2024, 16:18 I checked this document: https://espeasy.readthedocs.io/en/lates ... chips.html
Here it says ESP32-C6 Not yet supported. Sparkfun DEV 22924 is based on ESP32-C6.
I've not yet marked the ESP32-C2 and -C6 as being supported for 2 reasons:
- We plan on changing the flash layout, so better not have many sensors in the field with these as this lowers the threshold for changes which will require a complete reflash via serial
- ESP-IDF5.1 is required for these and this is not yet officially released.

However they do work just fine and you can also flash them via the web flasher.
But there are only "normal" and "custom" builds available for the C2 and C6 at this moment for the reasons I mentioned.

N.B. Not even the ESP32-Arduino repo has ESP32-C2 listed as officially supported and I have reported quite a few issues to both Espressif as well as the Arduino folks to fix as there are (and were) lots (!!!) of errors regarding internal registers, flash settings, etc.

So yes you can already use them and they have been running quite stable here, but be prepared for some re-flashing in the not so far future when we change the flash layout of those (and later all other 4M flash ESP32-variants) so we can make "MAX" builds for all ESP32-variants even with only 4M flash (2M flash ESP32-variants will not be supported !)

TD-er
Core team member
Posts: 8756
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Sparkfun DEV 22924

#6 Post by TD-er » 27 Feb 2024, 00:08

BerndJ wrote: 26 Feb 2024, 16:02 [...]
@TD-er: could it help if i send you one of these?

To find it under: https://td-er.nl/ESPEasy/latest/

Best regards

Bernd J
I can add a MAX 16M build for these as that will not require a change in flash layout.
However it would be a good idea if it could be tested before we include it in the official build.
Just to make sure Espressif didn't do the same as with the S3 when they introduced a 16M flash version resulting in lots of bootloops due to completely incompatible ways of addressing SPI flash. (that was with octal wired (OPI) SPI bus which isn't quad-spi compatible)

Edit:
See page 4: https://cdn.sparkfun.com/assets/e/e/4/2 ... asheet.pdf
It seems to be using Quad-SPI, so that should probably be not a problem.

User avatar
Ath
Normal user
Posts: 3521
Joined: 10 Jun 2018, 12:06
Location: NL

Re: Sparkfun DEV 22924

#7 Post by Ath » 02 Mar 2024, 21:50

I've added a MAX build for the 8MB and 16 MB Flash models of ESP32-C6 in PR #4997

Can you please these these from the Actions Run
/Ton (PayPal.me)

Post Reply

Who is online

Users browsing this forum: No registered users and 30 guests