cancel
Showing results for 
Search instead for 
Did you mean: 

MCU recommendation for SDRAM + Zio header

dish12
Associate

Hi,

 

Can anyone recommend an MCU that has ZIO headers and on-board SDRAM as well? I can't seem to find any.

I have some other requirements as well:

-> Needs to have a system clock > 180Mhz

-> Advanced DMA Features

-> Needs to have on chip ADC and DAC 

-> Nice to have ethernet support.

 

Thanks in advance,

Disha

1 REPLY 1
Andrew Neil
Super User

https://www.st.com/en/development-tools/st-mcu-finder-pc.html

https://www.st.com/en/development-tools/stm32-finder.html

https://www.st.com/content/st_com/en/stm32-mcu-developer-zone/mcu-portfolio.html

 

Distributors often also have parametric search facilities...

 


@dish12 wrote:

 an MCU that has ZIO headers 


You mean the double-row Arduino headers? Like this:

AndrewNeil_0-1759828439772.png

That's a feature of the board - not the MCU.

They are found only (I think) on the Nucleo-144 boards.

 


@dish12 wrote:

and on-board SDRAM as well?


Again, that would be a feature of the board - rather than the MCU.

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.