Hello,
I want to use embOS on the STM32F103 MCU. That MCU has only interrupt priorities fom 0 .. 15.
I've read that embOS on Cortex-M3 MCUs use interrupt priority 0 .. 127 as fast interrupts and
priority 128 to 255 as interrupts from which embOS APIs can be called. Does that mean that on the
STM32F103 no embOS APIs can be called from any interrupt?
Best regards.
I want to use embOS on the STM32F103 MCU. That MCU has only interrupt priorities fom 0 .. 15.
I've read that embOS on Cortex-M3 MCUs use interrupt priority 0 .. 127 as fast interrupts and
priority 128 to 255 as interrupts from which embOS APIs can be called. Does that mean that on the
STM32F103 no embOS APIs can be called from any interrupt?
Best regards.