Need help !!! I want to make 3 delay functions which works guaranteed delay in nanoSecond, microSecond and milliSeconds using Timer.
What i am currently using to achieve my goal.Few Details :1: STM32F103C8 Blue Pill2: CMISS core Library3:Datasheet, Reference Manual and Programming ManualI have attached two files. Which give you some idea that how I want to make These 3 functions. ...