SLAAEK8 August 2024 MSPM0G3507 , MSPM0L1306
The task scheduler subsystem is generic and appropriate for any device in the MSPM0 portfolio. Table 2-1 lists the peripherals used in the example tasks, but these are not required to make use of the scheduler portion of the example.
Subblock Functionality | Peripheral Use | Notes |
---|---|---|
DAC8 (Optional) | (1 ×) COMP | Shown as COMP_0_INST in
code |
Buffer (Optional) | (1 ×) OPA | Shown as OPA_0_INST in code |
Timer (Optional) | (1 ×) TIMG | Shown as TIMER_0_INST in
code |
LED Output (Optional) | (1 ×) GPIO | Shown as GPIO_LEDS_USER_LED_1 in
code |
Switch Input (Optional) | (1 ×) GPIO | Shown as
GPIO_SWITCHES_USER_SWITCH_1 in code |