<?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>topic Re: KW24 Thread + FTM PWM in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679187#M41807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Dear &lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Estephania,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;The ticket can be closed.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;I managed to have Timers and FTM0_channel4 working properly.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;I just had to write in FTM0_C4V register to load the required duty cycle.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Thank you very mutch for your support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Best regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Fabrice Tocci&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2017 15:48:47 GMT</pubDate>
    <dc:creator>fabricetocci</dc:creator>
    <dc:date>2017-08-29T15:48:47Z</dc:date>
    <item>
      <title>KW24 Thread + FTM PWM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679184#M41804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We use KW24 to build our thread solution.&lt;/P&gt;&lt;P&gt;We have to drive a power LED, and we have selected PTD4 configured as FTM0 channel 4.&lt;/P&gt;&lt;P&gt;The LED works fine but timers are broken!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the mistake?&lt;/P&gt;&lt;P&gt;Can we drive an LED with a PWM signal on a KW24 Thread end_device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Fabrice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 10:30:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679184#M41804</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2017-06-08T10:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: KW24 Thread + FTM PWM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679185#M41805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late response, let me see if I get what you are describing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By saying the timers are broken are you not getting the desired frequency? Or the LED do not change its state when configured with a timer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, as an additional question to help me understand the problem you are facing, are you using low power? The end device demo by default goes to sleep as it is configured in low power mode. Did you disable it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 04:06:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679185#M41805</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2017-06-20T04:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: KW24 Thread + FTM PWM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679186#M41806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Hi Estephania,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Thank yoiu for answering to my query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Let me give you some more details about the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;My thread project is based on Kinetis_thread_1.00 code base.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;I have cloned router_eligible_device and end device projects for TWR_KW24 HW&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;For the lab tests we have disabled low power modes (&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;#define gLpmIncluded_d 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;We need to drive a power LED with a PWM signal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;We have assigned PTD4 used in alternate_4 fot FTM0_channel4 to get the PWM signal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; kGpioTorcheDrive = GPIO_MAKE_PIN(GPIOD_IDX, 4U),&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Affects PORTD_PCR4 register Torche_Drive FTM0_CH4 */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PORT_HAL_SetMuxMode(PORTD,4u,kPortMuxAlt4);&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Basically, we call fsl_FTM_driver functions..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;We added a function to initialize FTM into App_init.c,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: x-large; font-family: Arial,sans-serif;"&gt;here is the code&amp;nbsp;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;&lt;STRONG&gt;void Torche_Init&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;void&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;#if IWATT4YOU_EVB1 // FTM0 Channel 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;ftm_status_t Status= kStatusFtmError;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Configure FTM Pins &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;configure_ftm_pins(BOARD_FTM_INSTANCE); &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Initialize FTM module,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// configure for software trigger.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FLib_MemSet(&amp;amp;ftmInfo, 0, sizeof(ftmInfo));&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;ftmInfo.syncMethod = kFtmUseSoftwareTrig;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Status = FTM_DRV_Init(BOARD_FTM_INSTANCE, &amp;amp;ftmInfo);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FTM_DRV_SetClock(BOARD_FTM_INSTANCE, kClock_source_FTM_SystemClk, kFtmDividedBy1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;ftmParam.uDutyCyclePercent =Duty_Cycle_Min;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Start PWM mode with updated duty cycle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Status = FTM_DRV_PwmStart(BOARD_FTM_INSTANCE, &amp;amp;ftmParam, BOARD_FTM_CHANNEL);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Software trigger to update registers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FTM_HAL_SetSoftwareTriggerCmd(g_ftmBase[BOARD_FTM_INSTANCE], true);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Delay 50ms to see the change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;OSA_TimeDelay(50u);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;We call&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;#endif // #if IWATT4YOU_EVB1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: x-large; font-family: Arial,sans-serif;"&gt;To change the LED light level we call the following function&amp;nbsp;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;&lt;STRONG&gt;void Torche_Drive(uint8_t Duty_Cycle)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FTM_DRV_PwmStop(BOARD_FTM_INSTANCE, &amp;amp;ftmParam, BOARD_FTM_CHANNEL);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;ftmParam.uDutyCyclePercent = Duty_Cycle;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Start PWM mode with updated duty cycle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FTM_DRV_PwmStart(BOARD_FTM_INSTANCE, &amp;amp;ftmParam, BOARD_FTM_CHANNEL);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;// Software trigger to update registers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FTM_HAL_SetSoftwareTriggerCmd(g_ftmBase[BOARD_FTM_INSTANCE], true);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Timers frequency change as soon as we call &lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;FTM_DRV_Init(BOARD_FTM_INSTANCE, &amp;amp;ftmInfo);&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;I hope, this will help you understanding the route cause of my problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: large; font-family: Arial,sans-serif;"&gt;Fabrice.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 07:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679186#M41806</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2017-06-21T07:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: KW24 Thread + FTM PWM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679187#M41807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Dear &lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Estephania,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;The ticket can be closed.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;I managed to have Timers and FTM0_channel4 working properly.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;I just had to write in FTM0_C4V register to load the required duty cycle.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Thank you very mutch for your support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Best regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;Fabrice Tocci&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 15:48:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW24-Thread-FTM-PWM/m-p/679187#M41807</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2017-08-29T15:48:47Z</dc:date>
    </item>
  </channel>
</rss>

