SLAAEE7 September   2024 MSPM0G3507

 

  1.   1
  2. Description
  3. Required Peripherals
  4. Compatible Devices
  5. Design Steps
  6. Design Considerations
  7. Software Flow Chart
  8. Design Results
  9. Reference
  10. E2E
  11. 10Trademarks

Design Steps

  1. Determine the desired time interval between each rail at start-up. The time interval set is counted sequentially from rail to rail not the start point. See Design Considerations for instructions on calculating the intervals.
  2. Determine the desired time interval between each rail at shutdown. The time interval set is counted sequentially from rail to rail not the start point. Alternatively, outputs can be shutdown all at once.
  3. Configure peripherals in SysConfig. Select a timer, configure with a chosen frequency, and set interrupt as a zero event. Set the input interrupt as rising and falling edge. Choose pins for input voltage and output rails.
  4. Modify the desired time intervals in the application code. Time intervals are place at the top of the .c file.