Systick Priority using USB FS library
Posted on August 25, 2012 at 11:19hello eveyone, I am currently using USB FS library and also systick interrupt to time some operations in the program. USB library works fine when used, and systick also works fine (used basically to mae some delay F...