AFE Sigma-Delta Channel Mapping and Multi-Phase Input Support on TWR-KM35Z75M (Metering Library)

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

AFE Sigma-Delta Channel Mapping and Multi-Phase Input Support on TWR-KM35Z75M (Metering Library)

Jump to solution
700 Views
Anusudhan06
Contributor I

Hello NXP Team,

I am working on TWR-KM35Z75M using the latest MCUXpresso SDK and evaluating the Metering Library with the MKM35Z512 AFE (24-bit Sigma-Delta ADC). I need clarification on how the AFE channels are configured and how the metering library acquires samples.

  • SDK: Latest MCUXpresso SDK release for KM35

  • MCU: MKM35Z512VLQ7 (Kinetis-M series)

1. The metering examples (meterlib1ph_test, meterlib3ph_test) never explicitly reference these pins and need to know exactly where in the SDK the AFE channel-to-signal mapping is configured.
2. Actual AFE sampling rate (Hz / kHz), Whether sampling is triggered internally or by a timer, Whether samples are transferred via DMA, interrupt, or internal FIFO

3. I need to connect three-phase voltage and current signals to the board. What is the recommended channel assignment for 3-phase V/I pairs?

 

 

0 Kudos
Reply
1 Solution
669 Views
carlos_o
NXP TechSupport
NXP TechSupport

Hi @Anusudhan06 

Thanks for your post, 

There same some Application Notes related to your questions please review it:

Using the FFT on Sigma-Delta ADCs

Kinetis-M Two-Phase Power Meter - Reference Design

Filter-Based Algorithm for Metering Applications

 

View solution in original post

0 Kudos
Reply
3 Replies
670 Views
carlos_o
NXP TechSupport
NXP TechSupport

Hi @Anusudhan06 

Thanks for your post, 

There same some Application Notes related to your questions please review it:

Using the FFT on Sigma-Delta ADCs

Kinetis-M Two-Phase Power Meter - Reference Design

Filter-Based Algorithm for Metering Applications

 

0 Kudos
Reply
565 Views
Anusudhan06
Contributor I

Thank you @carlos_o 

I am currently integrating the Analog Front-End (AFE) configuration with the Metering Library in my project and would greatly appreciate it if you could provide a reference example.

I have already referred to the provided example file, meteringlib3Ph_test.c, which clearly shows how to use the Metering Library APIs.

However, We would greatly appreciate it, If you could provide a more complete reference example that explicitly demonstrates the integration of both the AFE configuration and the Metering Library together.

 

  • Initialization Sequence: The correct order and method for initializing both the AFE and the Metering Library.

  • Data Flow: How the raw AFE data is captured, formatted, and correctly passed as input to the Metering Library functions.

Thank you for your consideration of this request.

0 Kudos
Reply
514 Views
Anusudhan06
Contributor I
I’m circling back to see if you’ve had a chance to look into my request yet.
0 Kudos
Reply