cancel
Showing results for 
Search instead for 
Did you mean: 

Functionality questions about STM32MP2 series

DMårt
Lead

I'm very proud of STM32MP1 and I want to continue to learn more about the STM32MP products.

So, I'm planning to create another single board computer such as the open source project STM32-Computer. My next project will be STM64-Computer, which will use STM32MP257.

I have some questions that are refering to the STM32MP2 series.

  1. Can I surf on Youtube with that?
  2. Can I stream with that?
  3. Can I use regular programs such as Libre Office, Putty, Java, VS Code on that?
  4. Are there any limitations?
  5. How powerfull is the GPU? E.g can it do facial recognition?
  6. Is the setup, configuration, hard ware etc. almost the same as STM32MP1? I mean, if I have made a single board computer with STM32MP151, then a STM32MP257 will be exactly the same, just another more expensive and power full processor?
  7. Why is STM32MP257 so difficult to get? I can only see DigiKey have some few in stock.
  8. Is it possible to route the conductors on the PCB with 4 layers PCB, or do I need 6 layers or more for the STM32MP257? I know the getting started manual shows 6 layers. So I assume that 4 layers has been tested? The getting started manual for STM32MP1 shows 4 and 6 layers as an example and I have routed STM32-Computer with 4 layers. It works like a charm. Will it do the same for STM32MP257?
  9. Does a STM32MP2 really suit me as a personal computer?
  10. Where can I purchase STM32MP251? I don't need CAN or 3 different Ethernet. Only one.

Thank you!

 

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer
2 REPLIES 2
Ozone
Lead II

I have very superficial knowlede of the STM32MP257 device, but according to the specs, I would expect a performance roughly equivalent to an Intel Atom processor.

Would that suffice to run desktop application like OpenOffice or video output (YT) ?
I think this depends on your patience.
I still have Atom-driven Netbook, which can do all this stuff (running XFCE Mint) - with significant load times and delays.
Not a very pleasant experience, but it works.


@Ozone wrote:

I have very superficial knowlede of the STM32MP257 device, but according to the specs, I would expect a performance roughly equivalent to an Intel Atom processor.

Would that suffice to run desktop application like OpenOffice or video output (YT) ?
I think this depends on your patience.
I still have Atom-driven Netbook, which can do all this stuff (running XFCE Mint) - with significant load times and delays.
Not a very pleasant experience, but it works.


Thank you @Ozone 

Can you stream Netflix and login to youtube with that?

I also wonder which software have you a performance surprise when you run that on the processor?

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer