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.
If it's a school project, then:
- review your class notes;
- study the course set books / reading list;
- use the school library;
- talk to your teachers.
"I cant find anything anywhere that doesn't involve a C program"
So take that as a description of what needs to be done - and then code that in assembler.
If i didn't just spend 7 hours yesterday doing what you suggested i would say its a good idea. However, I'm beyond that point. This is why I've come to this forum, to find HELP, not find someone to tell me to go elsewhere.
Why not to refer the corresponding assembly code in disassembly language ?
View all questions in Keil forum