We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
my question is Dos RL_FlashFs turn off interrupt?
I am using a EXIT interrupt to sampling A/D,the EXIT interrupt freqency is about 50k.
I find every time when I handle files,the sampled data is discontinuity.
So I think if the RL_FlashFs somewhat affected the interrupt.
if so ,how to avoid this?
I'm use STM32F407 MCU.
The EXIT interrupt is set to high priority level.