2021-05-20 09:38 PM
Hi, everyone. :)
I am planning to make communication system with stm MCU.
AND, at the same time, I should boot up 'Linux' OS on stm MCU, for matching with other systems.
I'm just wondering that stm MCU can carry on Linus OS.
If stm MCU can use Linux OS, Which MCU is suitable for debugging and operating?
Please, give wisdom.
Thank you!
Solved! Go to Solution.
2021-05-20 09:49 PM
The regular STM32 can do things like ucLinux, but for real Linux you need an STM32MP1 MPU
https://www.st.com/en/microcontrollers-microprocessors/stm32mp1-series.html
2021-05-20 09:49 PM
The regular STM32 can do things like ucLinux, but for real Linux you need an STM32MP1 MPU
https://www.st.com/en/microcontrollers-microprocessors/stm32mp1-series.html
2021-05-20 10:56 PM
Oh my goodness...!
I am really appreciated with you. :)
I am sorry but, Can I make a one more question?
Actually, this is the first time that I use STM's MPU. Where can I get any reference application document and lecture for first user??
SO,..SO thank you!8)
2021-05-31 08:32 AM
Hi @EHa.1 ,
To answer your question "Where can I get any reference application document and lecture for first user?? ", you can look to the STM32 MPUs wiki page.
You have also a very active forum dedicated to STM32 MPUs, in case you have any farther question. @Community member and the team will be pleased to provide you required support.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.