| |||||
Technical Support Support Resources
Product Information | RL-ARM: HOW TO SERVICE A WATCHDOG TIMER WHEN USING THE SD FILE SYSTEMInformation in this article applies to:
QUESTIONI am using the RL-ARM SD/MMC flash file system in my application where I also need a watchdog timer. Formatting an SD card or reading/writing big files takes longer than the watchdog overflow period. Which function of the SD/MMC flash file system is called frequently where I can add some code to service the watchdog timer? ANSWERThe SPI or MMC driver interface module is a good place to service the watchdog timer because these communication functions are called frequently even during a format command. Here are the function and module names for various devices:
MORE INFORMATION
Last Reviewed: Thursday, October 04, 2007 | ||||
| |||||