Resolved! Multiple choices for microsecond delay, which one's better?
Hello, First time using the forum so apologies if I mess something up...Long story short I wanna get a microsecond delay, I know 2 ways of doing it:1) I can start a timer with default cube values and use a function like:void delay (uint16_t delay) {...