Improve code processing time
Posted on June 27, 2017 at 19:18 I am working with the STM32L486 and we aim to use as low clock speed as possible to conserve power. As a result, I need to improve the run time inside one high rate interrupt to meet the timing requirement. I was tr...