can i install linux on STM32H745I-DISCO ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-13 7:35 PM
i ask if possible to install linux on my board stm32h745i-disco , if yes .... is there link or material to explain steps ?
Labels:
- Labels:
-
OpenSTLinux
-
STM32H7 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-14 2:42 AM
I don't think that there is a off-the-shelf solution. Current Linux kernel has support for stm32h743i-disco and stm32h743i-eval. I did it once for a F7 board, but that was more proof-of-concept than a real use case. There is no virtual memory support on MCU, and not much/all interfaces supported (display, mass storage?). I makes IMHO more sense to look at stm32mp1 if you wanna go the Linux road.
