Example_S32M244_DPGA_AEC_Fault_v1_0_S32DS367_RTD300QLP06

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Example_S32M244_DPGA_AEC_Fault_v1_0_S32DS367_RTD300QLP06

Example_S32M244_DPGA_AEC_Fault_v1_0_S32DS367_RTD300QLP06

****************************************************************************************************
* Detailed Description:
* This example demonstrates how to trigger DPGA (Digital Programmable Gain Amplifier) fault
* detection using the Voltage Monitor Self-Test.
* The interrupt notification mode is selected at compile time (exactly one macro must be 1):
* - NMI_EN = 1 (default): AEC fault events are reported via the NMI interrupt line.
* The Platform driver routes PORTD_IRQn to AEC_NMI_IRQHandler.
* - PORTD_EN = 1: AEC fault events are reported via PTD3 external interrupt using
* the ICU driver.
*
* Two RTD configuration files are provided for the respective modes:
* - Example_DPGA_selftest_NMI.mex (use when NMI_EN = 1)
* - Example_DPGA_selftest_PortD.mex (use when PORTD_EN = 1)
* When switching between modes, the RTD configuration must be regenerated from the
* corresponding .MEX file using the configuration tool. Driver configuration files that
* are no longer needed should be removed from the project after regeneration.
*
* Note: There is a known bug in the RTD. When the Platform MCAL driver is generated from
* Example_DPGA_selftest_NMI.mex, INT_CTRL_IP_STANDALONE_APIS must be manually set to STD_ON.

* ------------------------------------------------------------------------------------------------
* MCU: FRDM-A-S32M244
* Fsys: 80 MHz PLL with 16 MHz crystal reference
* Debugger: Lauterbach Trace32, S32DS IDE 3.6.7
* Target: internal_FLASH
****************************************************************************************************

Attachments
No ratings
Version history
Last update:
Wednesday
Updated by: