This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can i control a servo using ONLY assembly code? FRDM-kl25z and KEIL

Currently working a school project where i need to control a servo using only assembly. I cant find anything anywhere that doesn't involve a C program.

I understand the use of PWM i just don't know how to implement it using the Cortex M0 instruction set.