Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6392 Discussions

Can the neural compute stick 2 be interfaced with cortex M processor without OS?

SWaic
Beginner
636 Views

I would like to interface the Intel compute stick 2 to a Cortex M microcontroller. There is no OS on the board.

 

Is it possible to do this? And how?

 

Or does the stick require an OS for interfacing?

0 Kudos
2 Replies
David_C_Intel
Employee
500 Views

Hi SWaic,

 

Thanks for reaching out.

The Cortex M microcontroller has an ARM processor, we have guides to build DLDT from source on ARM processors for the Intel® Neural Compute Stick (NCS), but it needs to have an OS. You can see the guide here.

 

For any additional help, feel free to ask. 

 

Regards,

David C.

Intel Customer Support Technician

A Contingent Worker at Intel

0 Kudos
giteshk
Beginner
432 Views

Hi  @David_C_Intel ,

I am looking for same but looks like the link that you shared is not accessible now. Could you please also give steps at high level to get this done. I can see that it would need a driver in micro-controller to boot the NCS-2 and some C APIs that would then pass on the network.

Thanks,

-Gitesh

0 Kudos
Reply