STM32F746G-Discovery
DPP example for FreeRTOS on STM32F746G-Discovery MCU (Cortex-M7) with the following toolchains:
Demonstrated features:
- Multiple Active Objects
- Regular "kernel-aware" ISR with "FromISR" APIs
QF::TICK_X_FROM_ISR()
QF::PUBLISH_FROM_ISR()
Q_NEW_FROM_ISR()
QActive::POST_FROM_ISR()
- Hi-priority "kernel-unaware" ISR
vApplicationTickHook()
- QP/Spy output over the virtual COM port (Spy build configuration)
- QP/Spy input over the virtual COM port (bi-directional Spy) (Spy build configuration)
Next: DPP on NUCLEO-H743ZI