TIDUEY9 April   2021

 

  1.   Description
  2.   Resources
  3.   Features
  4.   Applications
  5.   5
  6. 1System Description
  7. 2System Overview
    1. 2.1 Block Diagram
    2. 2.2 Design Considerations
    3. 2.3 Highlighted Products
      1. 2.3.1 LP8770
        1. 2.3.1.1 Safety Features
          1. 2.3.1.1.1 Window Watchdog
          2. 2.3.1.1.2 Voltage Monitoring
      2. 2.3.2 AWR1843/xWR6843 mmWave Sensor Solution
    4. 2.4 System Design
      1. 2.4.1 Hardware Block Diagram
      2. 2.4.2 Software Components
        1. 2.4.2.1 Secondary Bootloader (SBL)
        2. 2.4.2.2 mmWaveLink APIs
        3. 2.4.2.3 mmWave Safety Diagnostic Library (SDL)
        4. 2.4.2.4 mmWave SDK Software Block Diagram
  8. 3Hardware, Software, Testing Requirements, and Test Results
    1. 3.1 Hardware Requirements
    2. 3.2 Test Setup
    3. 3.3 Test Results
  9. 4Design and Documentation Support
    1. 4.1 Design Files
      1. 4.1.1 Schematics
      2. 4.1.2 BOM
    2. 4.2 Tools and Software
    3. 4.3 Documentation Support
    4. 4.4 Support Resources
    5. 4.5 Trademarks
  10. 5About the Author

Design Considerations

This reference design showcases the usage of Diagnostic and Monitoring feature. Diagnostic tests are implemented through Safety Diagnostic Library (SDL) whereas Monitoring features are enabled on RadarSS through mmWaveLink library. Few sets of Diagnostic tests are destructive which might cause device soft and or warm reset, so within this reference design those tests are part of Secondary Bootloader (SBL). This way main application flow doesn't get hampered due to these destructive Diagnostic tests execution. Apart from these DIAG tests, remaining DIAG are executed on MSS as well DSS core during the application initialization. Further details of implementation are available in Section 2.4.2