This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GPIO not working with SD

Hello,

I have configured a 1 ms timer (Timer 2) interrupt. I am just updating some static variables for reference in the 1 ms interrupt. Everything seems to be working fine here (SD enabled). However I tried to toggle one of the GPIO pins in the 1 ms interrupt routine every 6 ms. Looks like this does not go well with SD. The control is in SD and is not returning to any one of my functions. I am not sure what the problem is. After this the SD stops broadcasting and nothing works. After I reset the controller via debugger it starts broadcasting and the same thing repeats.

Are there known issues in this regard? If not then can anyone let me know what might be the problem? I am not sure if I have given sufficient details. If not do let me know.

I am using: SD: 7.1 SDK 6

Thanks in advance!

Parents Reply Children
No Data
Related