How to get started with FATFS, USB and HDMI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-14 10:55 PM
Hi everyone i am new to using peripherals like HDMI and USB with my applications and i wanted to get started with it but i didnt simply want to go with HAL libraries instead i want to understand the basics of them and how to start from scratch. Also for SD cards and USB file storing system i think FATFS file system is also essential so please throw some light on that too if possible. Also please share your suggestions if any.
As of now i am using STM32F401RE Nucleo board which support OTG-FS and in CubeMQ shows FATFS in Middleware but i have no idea on how to start.
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-15 11:43 AM
If you have a project on your mind and not sure how to start, how the hardware works and which libraries to use - you can find a helper here: https://www.fiverr.com/categories/programming-tech/electronics-engineering/embedded-systems-iot Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-22 8:53 PM
Okay but is there any references so that i can start by myself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-22 11:45 PM
here see examples etc...
https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM32F411RE-Nucleo
