←back to thread

206 points weatherlight | 3 comments | | HN request time: 0.403s | source
Show context
rkangel ◴[] No.45101850[source]
> MCU-class footprint (fits in 16 MB RAM)

That is absolutely not an MCU class footprint. Anything with an "M" when talking about memory isn't really an MCU. For evidence I cite the ST page on all their micros: https://www.st.com/en/microcontrollers-microprocessors/stm32...

Only the very very high performance ones are >1MB of RAM.

replies(6): >>45101994 #>>45102137 #>>45102193 #>>45102547 #>>45102910 #>>45106374 #
1. PinguTS ◴[] No.45102910[source]
I see their board uses a daughter board from Phytec, a German company too. This is based on very high performance NXP MCU, the i.MX 6UL, with additional external DDR RAM.
replies(2): >>45103529 #>>45103769 #
2. magicalhippo ◴[] No.45103529[source]
NPX calls[1] it an application processor, and is based on a Cortex-A7, not a Cortex-M series microcontroller processor.

That said these nomenclatures are a bit fuzzy these days.

[1]: https://www.nxp.com/products/i.MX6UL

3. LeifCarrotson ◴[] No.45103769[source]
It's a $212 SBC. They've got more L2 cache than most microcontrollers have Flash memory.The fact that it's got an L2 cache at all, much less external LPDDR3 DRAM, is a bit ridiculous. In most parameters - cost, RAM, frequency, storage, power consumption - it's approximately 2 orders of magnitude beyond the specifications of a normal microcontroller.