Accessing SD Mass Storage Memory on STM3210B-EVAL
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-03-17 11:04 PM
Posted on March 18, 2008 at 07:04
Accessing SD Mass Storage Memory on STM3210B-EVAL
22 REPLIES 22
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:22 AM
Posted on May 17, 2011 at 12:22
Can you please post this routine
how to call the disk_timerproc in the systick interrupt (each 10ms)? Sorry, I am new in the STM32 family. Thanks, FrankOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:22 AM
Posted on May 17, 2011 at 12:22
I am new too.
I suggest you to run and understand the examples available on the website. It helps a lot to understand how it works. The file stm32f10x_it.c contains all the interruptions. You need to add the disk_timeproc function in SysTickHandler() that occurs each 10ms (if it is configured so >> see the configuration function above).Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:22 AM
Posted on May 17, 2011 at 12:22
OK, I will read and check.
Regards, Frank
- « Previous
- Next »