3drobotics/solodevguide

Question - How many cores does the Solo A9 processor have?

Closed this issue · 5 comments

I'm curious if it has multiple cores or not, thanks!

https://en.wikipedia.org/wiki/ARM_Cortex-A9

Solo uses the Freescale i.MX6 Solo (1Ghz, 1 CPU core w/VPU and GPU)

Thanks. What is a VPU?
On May 15, 2016 3:17 PM, "Ahmed Agbabiaka" notifications@github.com wrote:

Solo uses the Freescale i.MX6 Solo (1Ghz, 1 CPU core w/VPU and GPU


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#309 (comment)

Video Processing Unit

Ah, cool. What is the VPU used for in normal operation? Can it be used via
code/API?
On May 15, 2016 3:52 PM, "proficnc" notifications@github.com wrote:

Video Processing Unit


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#309 (comment)

@alexblack VPU only does video encoding & decoding. Possibly use this to acces it: https://github.com/Freescale/libimxvpuapi