stm32f769-dk linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-23 3:29 AM - edited ‎2024-03-23 3:33 AM
My goal is to install linux on the stm32f769-dk board.
I have no such experience before.
I compiled the build kernel with buildroot and installed it on the board.
Linux worked but the only problem is that buildroot should normally load the image to the screen on the board. I
played around a bit and found that buildroot uses the otm8009 driver but I have the nt35510.
Actually linux has the nt35510 driver in the source code.
path : (source code root)/drivers/gpu/drm/panel/panel-novatek-nt35510.c
I have no idea how to use this driver in u-boot or buildroot.
Solved! Go to Solution.
- Labels:
-
ST boards
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-25 7:03 AM
If you need to use this specific buildroot, you can contact its developer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-23 4:55 AM
Why? It's not suitable.
Perhaps ucLinux, but again why? Thought of a RPi or similar board?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-23 5:03 AM - edited ‎2024-03-23 5:06 AM
@Tesla DeLorean wrote:Thought of a RPi or similar board?
+1 :thumbs_up:
@OguzhanBalci have you looked at ST's range of MPUs? That'd be place to go if it's Linux you want:
https://www.st.com/en/microcontrollers-microprocessors/stm32-arm-cortex-mpus.html
Addendum
Why you (almost certainly) want an MPU - not an MCU:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-23 9:40 AM - edited ‎2024-03-23 9:41 AM
Hello,
You mean uc-Linux and not Linux (as stated above) as the latter needs MMU to run.
Emcraft offers uc-Linux version running on STM32F769-Disco board. Have a look at that link.
Otherwise STM32MPXX devices run natively Linux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-24 2:22 AM
-I have a car with a flat tire. How can I fix the tire?
-Why don't you buy a BMW, it's much better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-25 5:04 AM - edited ‎2024-03-25 7:02 AM
@OguzhanBalci you seem to have deleted it now, but you made the analogy:
- I have a car with a flat tire. How can I fix the tire?
- Why don't you buy a BMW, it's much better.
So you have 2 choices:
- Keep the mini, but find a more realistic trailer
- If you must tow that trailer, find a suitable tractor unit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-25 7:03 AM
If you need to use this specific buildroot, you can contact its developer.
