<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC Microcontrollers中的主题 Analog Input/ADC (LPC55S06-EVK)</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287030#M45271</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to figure out how to accept analog input into my board (LPC55S06-EVK). Furthermore, I also want to use the ADC to convert this into data that I can use. However, I am lost on how to do so. Can I take in analog input independently from the ADC, or are these two intricately tied together?&lt;/P&gt;&lt;P&gt;In the MCUXpresso SDK API Reference Manual, which section should I be studying? Right now I just want to take in one analog input signal and convert this into digital data that I can evaluate in my program.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 20:04:18 GMT</pubDate>
    <dc:creator>caden013</dc:creator>
    <dc:date>2021-06-03T20:04:18Z</dc:date>
    <item>
      <title>Analog Input/ADC (LPC55S06-EVK)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287030#M45271</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to figure out how to accept analog input into my board (LPC55S06-EVK). Furthermore, I also want to use the ADC to convert this into data that I can use. However, I am lost on how to do so. Can I take in analog input independently from the ADC, or are these two intricately tied together?&lt;/P&gt;&lt;P&gt;In the MCUXpresso SDK API Reference Manual, which section should I be studying? Right now I just want to take in one analog input signal and convert this into digital data that I can evaluate in my program.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 20:04:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287030#M45271</guid>
      <dc:creator>caden013</dc:creator>
      <dc:date>2021-06-03T20:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Input/ADC (LPC55S06-EVK)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287197#M45280</link>
      <description>&lt;P&gt;Hi, Caden,&lt;/P&gt;
&lt;P&gt;First of all, I suggest you download SDK package for the &lt;SPAN class="lia-message-read"&gt;LPC55S06-EVK board from the link:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK" target="_blank"&gt;https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;You can follow up the following screenshot to load the ADC example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1622775865991.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146221i04C51B348C7E496A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1622775865991.png" alt="xiangjun_rong_0-1622775865991.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In the above example, it use the ADC0_0 channel(P0_23 pin), in other words, it sample P0_23 pin voltage of LPC55S06.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1622776117877.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146222i6BF79D958E02D0D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1622776117877.png" alt="xiangjun_rong_1-1622776117877.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the above schematics of LPC55S05-EVK, you can see that the P0_23 is connected to pin8 or pin3 of J23 connector.&lt;/P&gt;
&lt;P&gt;In conclusion, you can use a cable with hole end, and connect pin3 of J23 to GND or VDD or any other voltage and check the sample with the example lpadc&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 03:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287197#M45280</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-06-04T03:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Input/ADC (LPC55S06-EVK)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287641#M45300</link>
      <description>&lt;P&gt;Looking through the schematic, I do not see a J23 anywhere in the document. Perhaps you meant to type J13, but either way the example project is not displaying the analog values from my input to A3 (pin3/P0_23). I understand that the demo example project (lpadc_temperature_measurement.c) uses the on-board temperature sensor, but I am wanting to take in analog voltage inputs and be able to use these values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 15:54:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287641#M45300</guid>
      <dc:creator>caden013</dc:creator>
      <dc:date>2021-06-04T15:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Input/ADC (LPC55S06-EVK)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287924#M45312</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am sorry, I mean the connector&amp;nbsp; J13 rather the J23 for the ADC0_0 channel, in detail, pls connect the Pin8 of J13 to VDDA or GND and check the result.&lt;/P&gt;
&lt;P&gt;In the SDK package, we have an example as the following screenshot:&lt;/P&gt;
&lt;P&gt;The example use the lpadc_interrupt.c, I do not know where the lpadc_temperature_measurement.c is&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1623035907944.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146367iEDA4F40F4BF7E870/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1623035907944.png" alt="xiangjun_rong_0-1623035907944.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiang&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 03:19:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1287924#M45312</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-06-07T03:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Input/ADC (LPC55S06-EVK)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1288330#M45329</link>
      <description>&lt;P&gt;The following is the code that I am using (the lpadc_interrupt.c example project):&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;* Copyright (c) 2016, Freescale Semiconductor, Inc.&lt;BR /&gt;* Copyright 2016-2020 NXP&lt;BR /&gt;* All rights reserved.&lt;BR /&gt;*&lt;BR /&gt;*&lt;BR /&gt;* SPDX-License-Identifier: BSD-3-Clause&lt;BR /&gt;*/&lt;/P&gt;&lt;P&gt;#include "fsl_debug_console.h"&lt;BR /&gt;#include "board.h"&lt;BR /&gt;#include "fsl_lpadc.h"&lt;/P&gt;&lt;P&gt;#include "pin_mux.h"&lt;BR /&gt;#include "clock_config.h"&lt;BR /&gt;#include "fsl_inputmux.h"&lt;BR /&gt;#include "fsl_power.h"&lt;BR /&gt;/*******************************************************************************&lt;BR /&gt;* Definitions&lt;BR /&gt;******************************************************************************/&lt;BR /&gt;#define DEMO_LPADC_BASE ADC0&lt;BR /&gt;#define DEMO_LPADC_IRQn ADC0_IRQn&lt;BR /&gt;#define DEMO_LPADC_IRQ_HANDLER_FUNC ADC0_IRQHandler&lt;BR /&gt;#define DEMO_LPADC_USER_CHANNEL 0U&lt;BR /&gt;#define DEMO_LPADC_USER_CMDID 1U /* CMD1 */&lt;BR /&gt;#define DEMO_LPADC_VREF_SOURCE kLPADC_ReferenceVoltageAlt2&lt;BR /&gt;#define DEMO_LPADC_DO_OFFSET_CALIBRATION true&lt;BR /&gt;#define DEMO_LPADC_USE_HIGH_RESOLUTION true&lt;/P&gt;&lt;P&gt;/*******************************************************************************&lt;BR /&gt;* Prototypes&lt;BR /&gt;******************************************************************************/&lt;/P&gt;&lt;P&gt;/*******************************************************************************&lt;BR /&gt;* Variables&lt;BR /&gt;******************************************************************************/&lt;/P&gt;&lt;P&gt;volatile bool g_LpadcConversionCompletedFlag = false;&lt;BR /&gt;volatile uint32_t g_LpadcInterruptCounter = 0U;&lt;BR /&gt;lpadc_conv_result_t g_LpadcResultConfigStruct;&lt;BR /&gt;#if (defined(DEMO_LPADC_USE_HIGH_RESOLUTION) &amp;amp;&amp;amp; DEMO_LPADC_USE_HIGH_RESOLUTION)&lt;BR /&gt;const uint32_t g_LpadcFullRange = 65536U;&lt;BR /&gt;const uint32_t g_LpadcResultShift = 0U;&lt;BR /&gt;#else&lt;BR /&gt;const uint32_t g_LpadcFullRange = 4096U;&lt;BR /&gt;const uint32_t g_LpadcResultShift = 3U;&lt;BR /&gt;#endif /* DEMO_LPADC_USE_HIGH_RESOLUTION */&lt;/P&gt;&lt;P&gt;/*******************************************************************************&lt;BR /&gt;* Code&lt;BR /&gt;******************************************************************************/&lt;BR /&gt;void DEMO_LPADC_IRQ_HANDLER_FUNC(void)&lt;BR /&gt;{&lt;BR /&gt;g_LpadcInterruptCounter++;&lt;BR /&gt;#if (defined(FSL_FEATURE_LPADC_FIFO_COUNT) &amp;amp;&amp;amp; (FSL_FEATURE_LPADC_FIFO_COUNT == 2U))&lt;BR /&gt;if (LPADC_GetConvResult(DEMO_LPADC_BASE, &amp;amp;g_LpadcResultConfigStruct, 0U))&lt;BR /&gt;#else&lt;BR /&gt;if (LPADC_GetConvResult(DEMO_LPADC_BASE, &amp;amp;g_LpadcResultConfigStruct))&lt;BR /&gt;#endif /* FSL_FEATURE_LPADC_FIFO_COUNT */&lt;BR /&gt;{&lt;BR /&gt;g_LpadcConversionCompletedFlag = true;&lt;BR /&gt;}&lt;BR /&gt;SDK_ISR_EXIT_BARRIER;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;/*!&lt;BR /&gt;* @brief Main function&lt;BR /&gt;*/&lt;BR /&gt;int main(void)&lt;BR /&gt;{&lt;BR /&gt;lpadc_config_t mLpadcConfigStruct;&lt;BR /&gt;lpadc_conv_trigger_config_t mLpadcTriggerConfigStruct;&lt;BR /&gt;lpadc_conv_command_config_t mLpadcCommandConfigStruct;&lt;/P&gt;&lt;P&gt;/* attach main clock divide to FLEXCOMM0 (debug console) */&lt;BR /&gt;CLOCK_AttachClk(BOARD_DEBUG_UART_CLK_ATTACH);&lt;/P&gt;&lt;P&gt;BOARD_InitPins();&lt;BR /&gt;BOARD_BootClockFROHF96M();&lt;BR /&gt;BOARD_InitDebugConsole();&lt;/P&gt;&lt;P&gt;/* Set clock source for ADC0 */&lt;BR /&gt;CLOCK_SetClkDiv(kCLOCK_DivAdcAsyncClk, 2U, true);&lt;BR /&gt;CLOCK_AttachClk(kFRO_HF_to_ADC_CLK);&lt;/P&gt;&lt;P&gt;/* Disable LDOGPADC power down */&lt;BR /&gt;POWER_DisablePD(kPDRUNCFG_PD_LDOGPADC);&lt;/P&gt;&lt;P&gt;PRINTF("LPADC Interrupt Example\r\n");&lt;/P&gt;&lt;P&gt;LPADC_GetDefaultConfig(&amp;amp;mLpadcConfigStruct);&lt;BR /&gt;mLpadcConfigStruct.enableAnalogPreliminary = true;&lt;BR /&gt;#if defined(DEMO_LPADC_VREF_SOURCE)&lt;BR /&gt;mLpadcConfigStruct.referenceVoltageSource = DEMO_LPADC_VREF_SOURCE;&lt;BR /&gt;#endif /* DEMO_LPADC_VREF_SOURCE */&lt;BR /&gt;#if defined(FSL_FEATURE_LPADC_HAS_CTRL_CAL_AVGS) &amp;amp;&amp;amp; FSL_FEATURE_LPADC_HAS_CTRL_CAL_AVGS&lt;BR /&gt;mLpadcConfigStruct.conversionAverageMode = kLPADC_ConversionAverage128;&lt;BR /&gt;#endif /* FSL_FEATURE_LPADC_HAS_CTRL_CAL_AVGS */&lt;BR /&gt;LPADC_Init(DEMO_LPADC_BASE, &amp;amp;mLpadcConfigStruct);&lt;/P&gt;&lt;P&gt;#if defined(FSL_FEATURE_LPADC_HAS_CTRL_CALOFS) &amp;amp;&amp;amp; FSL_FEATURE_LPADC_HAS_CTRL_CALOFS&lt;BR /&gt;#if defined(FSL_FEATURE_LPADC_HAS_OFSTRIM) &amp;amp;&amp;amp; FSL_FEATURE_LPADC_HAS_OFSTRIM&lt;BR /&gt;/* Request offset calibration. */&lt;BR /&gt;#if defined(DEMO_LPADC_DO_OFFSET_CALIBRATION) &amp;amp;&amp;amp; DEMO_LPADC_DO_OFFSET_CALIBRATION&lt;BR /&gt;LPADC_DoOffsetCalibration(DEMO_LPADC_BASE);&lt;BR /&gt;#else&lt;BR /&gt;LPADC_SetOffsetValue(DEMO_LPADC_BASE, DEMO_LPADC_OFFSET_VALUE_A, DEMO_LPADC_OFFSET_VALUE_B);&lt;BR /&gt;#endif /* DEMO_LPADC_DO_OFFSET_CALIBRATION */&lt;BR /&gt;#endif /* FSL_FEATURE_LPADC_HAS_OFSTRIM */&lt;BR /&gt;/* Request gain calibration. */&lt;BR /&gt;LPADC_DoAutoCalibration(DEMO_LPADC_BASE);&lt;BR /&gt;#endif /* FSL_FEATURE_LPADC_HAS_CTRL_CALOFS */&lt;/P&gt;&lt;P&gt;#if (defined(FSL_FEATURE_LPADC_HAS_CFG_CALOFS) &amp;amp;&amp;amp; FSL_FEATURE_LPADC_HAS_CFG_CALOFS)&lt;BR /&gt;/* Do auto calibration. */&lt;BR /&gt;LPADC_DoAutoCalibration(DEMO_LPADC_BASE);&lt;BR /&gt;#endif /* FSL_FEATURE_LPADC_HAS_CFG_CALOFS */&lt;/P&gt;&lt;P&gt;/* Set conversion CMD configuration. */&lt;BR /&gt;LPADC_GetDefaultConvCommandConfig(&amp;amp;mLpadcCommandConfigStruct);&lt;BR /&gt;mLpadcCommandConfigStruct.channelNumber = DEMO_LPADC_USER_CHANNEL;&lt;BR /&gt;#if defined(DEMO_LPADC_USE_HIGH_RESOLUTION) &amp;amp;&amp;amp; DEMO_LPADC_USE_HIGH_RESOLUTION&lt;BR /&gt;mLpadcCommandConfigStruct.conversionResolutionMode = kLPADC_ConversionResolutionHigh;&lt;BR /&gt;#endif /* DEMO_LPADC_USE_HIGH_RESOLUTION */&lt;BR /&gt;LPADC_SetConvCommandConfig(DEMO_LPADC_BASE, DEMO_LPADC_USER_CMDID, &amp;amp;mLpadcCommandConfigStruct);&lt;/P&gt;&lt;P&gt;/* Set trigger configuration. */&lt;BR /&gt;LPADC_GetDefaultConvTriggerConfig(&amp;amp;mLpadcTriggerConfigStruct);&lt;BR /&gt;mLpadcTriggerConfigStruct.targetCommandId = DEMO_LPADC_USER_CMDID; /* CMD15 is executed. */&lt;BR /&gt;mLpadcTriggerConfigStruct.enableHardwareTrigger = false;&lt;BR /&gt;LPADC_SetConvTriggerConfig(DEMO_LPADC_BASE, 0U, &amp;amp;mLpadcTriggerConfigStruct); /* Configurate the trigger0. */&lt;/P&gt;&lt;P&gt;/* Enable the watermark interrupt. */&lt;BR /&gt;#if (defined(FSL_FEATURE_LPADC_FIFO_COUNT) &amp;amp;&amp;amp; (FSL_FEATURE_LPADC_FIFO_COUNT == 2U))&lt;BR /&gt;LPADC_EnableInterrupts(DEMO_LPADC_BASE, kLPADC_FIFO0WatermarkInterruptEnable);&lt;BR /&gt;#else&lt;BR /&gt;LPADC_EnableInterrupts(DEMO_LPADC_BASE, kLPADC_FIFOWatermarkInterruptEnable);&lt;BR /&gt;#endif /* FSL_FEATURE_LPADC_FIFO_COUNT */&lt;BR /&gt;EnableIRQ(DEMO_LPADC_IRQn);&lt;/P&gt;&lt;P&gt;PRINTF("ADC Full Range: %d\r\n", g_LpadcFullRange);&lt;BR /&gt;#if defined(FSL_FEATURE_LPADC_HAS_CMDL_CSCALE) &amp;amp;&amp;amp; FSL_FEATURE_LPADC_HAS_CMDL_CSCALE&lt;BR /&gt;if (kLPADC_SampleFullScale == mLpadcCommandConfigStruct.sampleScaleMode)&lt;BR /&gt;{&lt;BR /&gt;PRINTF("Full channel scale (Factor of 1).\r\n");&lt;BR /&gt;}&lt;BR /&gt;else if (kLPADC_SamplePartScale == mLpadcCommandConfigStruct.sampleScaleMode)&lt;BR /&gt;{&lt;BR /&gt;PRINTF("Divided input voltage signal. (Factor of 30/64).\r\n");&lt;BR /&gt;}&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;/* When the number of datawords stored in the ADC Result FIFO is greater&lt;BR /&gt;* than watermark value(0U), LPADC watermark interrupt would be triggered.&lt;BR /&gt;*/&lt;BR /&gt;PRINTF("Please press any key to get user channel's ADC value.\r\n");&lt;BR /&gt;while (1)&lt;BR /&gt;{&lt;BR /&gt;GETCHAR();&lt;BR /&gt;LPADC_DoSoftwareTrigger(DEMO_LPADC_BASE, 1U); /* 1U is trigger0 mask. */&lt;BR /&gt;while (!g_LpadcConversionCompletedFlag)&lt;BR /&gt;{&lt;BR /&gt;}&lt;BR /&gt;PRINTF("ADC value: %d\r\nADC interrupt count: %d\r\n",&lt;BR /&gt;((g_LpadcResultConfigStruct.convValue) &amp;gt;&amp;gt; g_LpadcResultShift), g_LpadcInterruptCounter);&lt;BR /&gt;g_LpadcConversionCompletedFlag = false;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the result that I receive (which is not the value of the analog signal):&amp;nbsp;&lt;/P&gt;&lt;P&gt;LPADC Inget user channel's ADC value.&lt;BR /&gt;LPADC Interrupt Example&lt;BR /&gt;ADC Full Range: 65536&lt;BR /&gt;Please press any key to get user channel's ADC value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I need to edit this code to give me the values that I am wanting?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 13:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1288330#M45329</guid>
      <dc:creator>caden013</dc:creator>
      <dc:date>2021-06-07T13:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Input/ADC (LPC55S06-EVK)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1288853#M45344</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am bust today, I will test it on the LPC5506-EVK board tomorrow.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 07:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Analog-Input-ADC-LPC55S06-EVK/m-p/1288853#M45344</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-06-08T07:47:36Z</dc:date>
    </item>
  </channel>
</rss>

