SSDA009 August   2025 HDC2010 , MSPM0C1104 , OPT3001

 

  1.   1
  2. 1Description
  3. 2Required Peripherals
  4. 3Sensor Evaluation Modules
  5. 4Design Considerations
  6. 5Software Flowchart
  7. 6Application Code
  8. 7Results
  9. 8Additional Resources
  10. 9Trademarks

Required Peripherals

This application requires 1 UART and 1 I2C peripherals. The application uses one GPIO to toggle LED and signalize transfer status.

Table 2-1 Required Peripherals
Sub-block Functionality Peripheral Use Notes
I2C Controller I2C Called I2C_0_INST in code. Default 100000Hz bus speed.
UART output UART Called UART_0_INST in code. Default 9600 baud rate.
IO input GPIO Called USER_LED_1 in code.