<?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>i.MX RT Crossover MCUsのトピックHaving problems with this code BOARD_InitBootPeripherals(); in my EVKrt1052</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Having-problems-with-this-code-BOARD-InitBootPeripherals-in-my/m-p/1518727#M21659</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Im making a code to use wiegand reader, so to make this works I need some gpio interrupts (I already have that interruptions working) then I need something like millis() (I mean something that create timer interrupts every 1mseconds) I got this with the PIT drivers, so to Use PIT functions I have to enable the peripherals mode to set the PIT function up, everything goes well up to that but the peripherals also use a debug console, when I put the interruptions code with Peripherals mode enable including the PIT fuctions my code does not work well, when It start it&amp;nbsp;immediately stop.&lt;/P&gt;&lt;P&gt;I comment this line&amp;nbsp;BOARD_InitBootPeripherals(); to disable the peripherals and my code works fine again but the function that Peripherals mode brings does not work becuase it is is disable.&lt;/P&gt;&lt;P&gt;I see that the&amp;nbsp;BOARD_InitBootPeripherals(); has inside&amp;nbsp;BOARD_InitPeripherals(); and it has inside&amp;nbsp; PIT_init();&lt;BR /&gt;LPUART1_init(); so I think that Pit_init(); It's getting affected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I need your help with that rare situation .&lt;/P&gt;&lt;P&gt;Thanks for all.&lt;/P&gt;&lt;P&gt;I will include my code below, if you compile with this line (91) BOARD_InitBootPeripherals() disable you will see that it works well but when you do the opposite you will see that it does not work.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 20:59:33 GMT</pubDate>
    <dc:creator>Jimmywder03</dc:creator>
    <dc:date>2022-09-07T20:59:33Z</dc:date>
    <item>
      <title>Having problems with this code BOARD_InitBootPeripherals(); in my EVKrt1052</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Having-problems-with-this-code-BOARD-InitBootPeripherals-in-my/m-p/1518727#M21659</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Im making a code to use wiegand reader, so to make this works I need some gpio interrupts (I already have that interruptions working) then I need something like millis() (I mean something that create timer interrupts every 1mseconds) I got this with the PIT drivers, so to Use PIT functions I have to enable the peripherals mode to set the PIT function up, everything goes well up to that but the peripherals also use a debug console, when I put the interruptions code with Peripherals mode enable including the PIT fuctions my code does not work well, when It start it&amp;nbsp;immediately stop.&lt;/P&gt;&lt;P&gt;I comment this line&amp;nbsp;BOARD_InitBootPeripherals(); to disable the peripherals and my code works fine again but the function that Peripherals mode brings does not work becuase it is is disable.&lt;/P&gt;&lt;P&gt;I see that the&amp;nbsp;BOARD_InitBootPeripherals(); has inside&amp;nbsp;BOARD_InitPeripherals(); and it has inside&amp;nbsp; PIT_init();&lt;BR /&gt;LPUART1_init(); so I think that Pit_init(); It's getting affected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I need your help with that rare situation .&lt;/P&gt;&lt;P&gt;Thanks for all.&lt;/P&gt;&lt;P&gt;I will include my code below, if you compile with this line (91) BOARD_InitBootPeripherals() disable you will see that it works well but when you do the opposite you will see that it does not work.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 20:59:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Having-problems-with-this-code-BOARD-InitBootPeripherals-in-my/m-p/1518727#M21659</guid>
      <dc:creator>Jimmywder03</dc:creator>
      <dc:date>2022-09-07T20:59:33Z</dc:date>
    </item>
  </channel>
</rss>

