stm32f7508-DK Audio save in SD card example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-07 3:24 AM
I am using stm32f7508-DK
Try to save Audio in SD card
Please suggest the related example will help me to complete the task.
regards
siva
- Labels:
-
Audio
-
SDIO-SDMMC
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-07 3:31 AM
As far as the SD Card is concerned, it's just a file - no different to any other file.
SD Card examples should be easy to find...
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-07 3:45 AM
Thank you very much for your quick reply,
My concern is in Firmware package (example)
Two Different examples 1.Audio record 2.Fatfsusd
i want to combine those 2 examples
when i try to combine some of the dependency files (header files are not added )
for example i add Stm32fxx_hal_sd.c in Audio Record example (required Stm32fxx_hal_sd.h file is not appear)
kindly help to figure out the problem
thanks
siva
