What would you like to see in The Next Chip?

dmitrij999
Posts: 100
Joined: Sat Mar 02, 2019 8:06 pm

Re: What would you like to see in The Next Chip?

Postby dmitrij999 » Sat Dec 21, 2024 11:33 am

I'd like ESP32 series to see external DRAM DMA-capable memory controller to be able to provide a smooth framerate on displays

expresspotato
Posts: 33
Joined: Fri May 28, 2021 1:58 pm

Re: What would you like to see in The Next Chip?

Postby expresspotato » Mon Dec 23, 2024 5:43 am

We really have no upgrade path with Espressif today...
I hate to admit it, but I agree. They upgrade one thing and remove another. It's slowly been turning into a Hodgepodge of micros.
The P4 had the best shot at having everything until they removed the WiFi. :roll:

I say just throw it all in one chip and stop with all these other iterations. It has to be a nightmare for the hardware, software, and documentation guys at espressif to keep up with all these changes.
Yeah I really don't know why they did it. I like Espressif, I think their software stack is incredibly well thought out, cohesive, interoperable and well loved.

Anyone on here actually asked for the P4?
Last edited by expresspotato on Mon Dec 23, 2024 5:44 am, edited 1 time in total.

Writer
Posts: 1
Joined: Thu Dec 26, 2024 6:03 am

Re: What would you like to see in The Next Chip?

Postby Writer » Thu Dec 26, 2024 6:13 am

This has a great advantage of backwards compatibility with the IDF for ESP32, so that the developers can easily reuse existing code with the new chip. 8-)

eriksl
Posts: 199
Joined: Thu Dec 14, 2023 3:23 pm
Location: Netherlands

Re: What would you like to see in The Next Chip?

Postby eriksl » Sat Apr 19, 2025 8:25 am

I probably said this before ;-)

A chip based on the "new" ARM processor cores but with all of the features of the S3. Just pack everything in what's available, even if it makes the chip cost a few cents more. Lots of internal DRAM too.

Lift some limits that seem to be artificial, like the LED-PWM module that only has 14 bit timers (but four of them...?). I don't think it would be such a big deal to have two of them and then have them 16 bit or even better 20 bit.

mikemoy
Posts: 686
Joined: Fri Jan 12, 2018 9:10 pm

Re: What would you like to see in The Next Chip?

Postby mikemoy » Sat Apr 19, 2025 8:28 am

t would you like to see in The Next Chip?
Dont want to see the next chip. Want to see the P4 :D

MicroController
Posts: 2661
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: What would you like to see in The Next Chip?

Postby MicroController » Sat Apr 19, 2025 6:23 pm

A chip based on the "new" ARM processor cores but ...
I think you may want to edit that post :D

eriksl
Posts: 199
Joined: Thu Dec 14, 2023 3:23 pm
Location: Netherlands

Re: What would you like to see in The Next Chip?

Postby eriksl » Wed Apr 23, 2025 6:54 am

No I am not going to edit, I will just take all the mocking laughter, which I truly deserve here. What a capital stupid mistake! It might be some wishful thinking there.

So of course I meant "RISC-V".

BTW I do understand that RISC-V cores are much cheaper than ARM (due to IP), but ARM is getting more and more the de facto standard in industry.

Sprite
Espressif staff
Espressif staff
Posts: 10593
Joined: Thu Nov 26, 2015 4:08 am

Re: What would you like to see in The Next Chip?

Postby Sprite » Wed Apr 23, 2025 8:32 am

BTW I do understand that RISC-V cores are much cheaper than ARM (due to IP), but ARM is getting more and more the de facto standard in industry.
I think that can be debated. In general computing? Sure, with Apple moving to Arm, Qualcomm trying to make inroads to run Windows etc, you could make that point. For embedded microcontrollers, I feel it's going the other way. There still are the usual suspects who run Arm, but some manufacturers certainly are going the other way as well.

eriksl
Posts: 199
Joined: Thu Dec 14, 2023 3:23 pm
Location: Netherlands

Re: What would you like to see in The Next Chip?

Postby eriksl » Wed Apr 23, 2025 8:39 am

OK, clear. In my area of interest I'm only seeing ARM now, but those are more like complex SoC's for running STB's etc.

Anyway, so, yeah, very curious about a best of both worlds from the 'C' and 'S' series.

Baldhead
Posts: 515
Joined: Sun Mar 31, 2019 5:16 am
Location: Brazil

Re: What would you like to see in The Next Chip?

Postby Baldhead » Tue Sep 09, 2025 5:40 pm

Suggestion for improvement:

I don't know if any Espressif microcontroller already implements this.
As far as I know esp32-s3 does not implement it.

Sshadow registers / Banked registers:
"In technical literature, hardware registers that automatically save the interrupt context are most commonly referred to as shadow registers or banked registers.
These are duplicate sets of general-purpose registers that are switched in automatically by the hardware upon an interrupt, allowing the processor's state to be saved quickly without explicit push/pop operations to the stack".

And they must have more than one set of these registers per CPU core.

The interrupt latency without these registers is very high.

Who is online

Users browsing this forum: Bing [Bot], PerplexityBot, Semrush [Bot] and 8 guests