SLAAEK8 August   2024 MSPM0G3507 , MSPM0L1306

 

  1.   1
  2. Description
  3. Required Peripherals
  4. Compatible Devices
  5. Design Steps
  6. Design Considerations
  7. Software Flow Chart
  8. Application Code
    1. 7.1 Scheduler Code
    2. 7.2 Main Application Code
  9. Additional Resources
  10. E2E
  11. 10Trademarks

Required Peripherals

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.

Table 2-1 Required Peripherals
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