Skip to main content
Visitor II
November 14, 2020
Question

Complex Project idea on STM32MP1 DK2?

  • November 14, 2020
  • 1 reply
  • 1020 views

I am working on STM32MP1 DK2 as a Hobby Project, can anyone suggest me a complex project to get to a linux + RTOS based project developement. I want to get an hands on idea on RTOS + Linux project. I saw a video of Zephyr project with Intel which ran linux and RTOS by partitioning SD Card, I would like to work on such a complex project. Please help me with good resources on such projects?

    This topic has been closed for replies.

    1 reply

    Super User
    November 17, 2020

    Some ideas: Use the M4 for some real-time data processing and the A7 for some "heavy" GUI + networking + database stuff. Kind of a logic analyzer, spectroscope, function generator / polyphone synthesizer.

    There is one repo https://github.com/STMicroelectronics/meta-st-stm32mpu-app-logicanalyser which I would like to explore more. But, since it has a very straightforward open issue for nearly a year, it seems abandoned by the vendor.