Question
stm32f4 timer based interrupt function execution
hey!
im working on data logging and want to store all data in text file
where i want to save date and time with the use of RTC clock and external interrupt based on timer with gap of 1 sec i have things configured correctly for the RTC which works fine
but its logging duplicate entries
how to solve this error or can you point me in the right direction?
