module:microcontroller:stm32commanddispatcher:stm32commanddispatcher
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
module:microcontroller:stm32commanddispatcher:stm32commanddispatcher [2022/12/03 16:37] – [221203] omdevelop | module:microcontroller:stm32commanddispatcher:stm32commanddispatcher [2022/12/06 20:35] (current) – [221206] omdevelop | ||
---|---|---|---|
Line 18: | Line 18: | ||
* #define SYSTEMEVENT : ... !SYS < | * #define SYSTEMEVENT : ... !SYS < | ||
* #undef SYSTEMEVENT : keine !SYS-Events | * #undef SYSTEMEVENT : keine !SYS-Events | ||
+ | * Periode ist in MilliSekunden einstellbar! | ||
===== ToDo ===== | ===== ToDo ===== | ||
--- | --- | ||
===== Done ===== | ===== Done ===== | ||
+ | ==== 221206 ==== | ||
+ | * Einbau periodischer System-Event "!SYS ..." durch Compiler-Direktive im Sekundentakt | ||
+ | * Vorteil: aktueller Zustand des MicroControllers wird ohne Abfrage dem PC mitgeteilt | ||
+ | * ... | ||
+ | * Download : {{: | ||
==== 221203 ==== | ==== 221203 ==== | ||
- | * | + | * Events: !< |
+ | * Events: Asynchrone periodische Ausgabe mit CompilerDirective: | ||
+ | * #define SYSTEMEVENT : ... !SYS < | ||
+ | * #undef SYSTEMEVENT : keine !SYS-Events | ||
+ | |||
+ | Terminal-Protocol mit "# | ||
< | < | ||
************************** | ************************** |
module/microcontroller/stm32commanddispatcher/stm32commanddispatcher.1670081855.txt.gz · Last modified: 2022/12/03 16:37 by omdevelop