Hi everybody,
I have here an MCBSTM32E with an STM32F103ZE. I want to write a short routine in assembler, becaue my C code is to slow. But unfortunatly i dont find any example how to use Inline Assembly with the µVision 4 IDE. Hope somebody here can help me. In the routine i want to start a Timer and let a GPIO Pin toggle.
Regards