Results 1 to 1 of 1
Hello!
I need to save some important data(about 2KB) to the file in the nand flash. I need to do it quickly(about 2-5ms) when the external interrupt signal will come.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-10-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 1
Save file in ISR
Hello!
I need to save some important data(about 2KB) to the file in the nand flash. I need to do it quickly(about 2-5ms) when the external interrupt signal will come.
I know that i cant use open, write, close functions in the ISR.
Can someone tell me how to do it right?


Reply With Quote
