2024-10-29 02:17 PM - last edited on 2024-11-01 07:12 AM by Andrew Neil
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.
Thank you!
2024-10-31 03:41 AM
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.
2024-10-31 06:05 AM
@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?
2024-10-31 08:28 AM
Sorry, I have no Netflix.
But I tried Youtube, and it basically worked ok. Which means, the video did play without visible stutter, including the audio.
However, video resolution plays a role. The (netbook) display doesn't allow more than 720p.
Loading times are somewhat painful, i.e. the delay until video replay actually starts.
I currently use this netbook only for mobile data acquisition use. I have some Cortex M applications to capture a variety of sensor inputs, and record it "in the field" with this netbook via serial interface. For that purpose, it is more than sufficient.
Keep in mind that that target application for MP1/MP2 devices is not a desktop PC, but rather embedded devices with GUI, industrial automation, and communication devices. It is not intended to rival an i5/i7/i9 processor, and surely will not.
As for facial recognition - I'd say the question is somewhat vague.
Basically, this is image processing and pattern matching algorithms. You can run it on a Cortex M3 or M4, provided you have enough RAM, use a relatively small resolution, and don't demand realtime speed.
A MP2 has enough resources and performance for realtime operations in this field.
But for achievable resolutions and frame rates, you would probably need to experiment. This is not my field of expertise, to be honest.
2024-10-31 08:52 AM
You think MP2 can be equal as a Raspberry 4?
A simple computer where you can surf on youtube and use regular small programs?
I basically are only going to use MP2 as a web browser.
2024-11-01 01:24 AM
Honestly, I don't know. You would need to try it out.
While I would expect it to work, I don't think this A35 can keep up with a quad-core A72.
That's all I can say.
2024-11-01 06:29 AM
As long I can use MP2 as a simple note book, then I will buy MP257.