使用STM32MP157D-DK1上的SD卡上的文件系统

发布于 2025-01-22 14:38:56 字数 432 浏览 6 评论 0原文

亲爱的Stackoverflow社区,

我正在使用STM32MP157D-DK1进行一个项目,目前试图使用SD卡创建文件系统。 我没有在Cubemx配置中获得FATF的选项。 (请参阅图片)

请帮助我!

我正在按照ST官方YouTube页面上的视频说明:

https://www.youtube。 com/watch?v = i9kdn1O6924

图片: https:/ .jpg

Dear Stackoverflow community,

I am working on a project using STM32MP157D-DK1 and currently trying to create a File System using SD card.
I am not getting the option for FATFS in the CubeMX configuration. (see in picture)

Please help me out!

I am following the instructions of a video on ST’s official Youtube page:

https://www.youtube.com/watch?v=I9KDN1o6924

picture: https://i.sstatic.net/urtir.jpg

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

月寒剑心 2025-01-29 14:38:56

我认为FATFS包含在STM32MP1的STM32Cube MCU软件包中。在STM32Cubemx Pinout上配置页面,放下软件包菜单,然后选择“管理软件包”。在“嵌入式​​软件包管理器”对话框中,在STM32Cube MCU软件包选项卡上,展开STM32MP1行,并确保检查并安装了最新的STM32MP1的STM32CUBE MCU软件包。

I think FatFs is included with the STM32Cube MCU Package for STM32MP1. On the STM32CubeMX Pinout & Configuration Page, drop down the Software Packs menu and select Manage Software Packs. In the Embedded Software Packages Manager dialog box, on the STM32Cube MCU Packages tab, expand the STM32MP1 row and ensure that the latest STM32Cube MCU Package for STM32MP1 is checked and installed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文