<?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: Using external ADC Module (ADS1256) with 1170 EVK in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685959#M25910</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/115021"&gt;@Sam_im&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That information regarding the configuration of your module should be specified in its user manual. A normal write operation should work, however, i recommend you to verify it with the manual.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 19:03:20 GMT</pubDate>
    <dc:creator>Miguel04</dc:creator>
    <dc:date>2023-07-11T19:03:20Z</dc:date>
    <item>
      <title>Using external ADC Module (ADS1256) with 1170 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1684224#M25878</link>
      <description>&lt;P&gt;Good Day,&lt;BR /&gt;I need to use and external ADC Module (&lt;A href="https://mattbilsky.com/mediawiki/index.php?title=Teensy_and_the_ADS1256" target="_blank" rel="noopener"&gt;ADS1256&lt;/A&gt;) with 1170 EVK. This is a SPI 24 bit ADC module and I I use that to have more resolution on analog read. To perform that iI will need to set an interrupt as DataReady, triggerred by a pin coming from this module. I was not able to find a reliable sample code to do that. I will appreciate your help on this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jul 2023 03:22:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1684224#M25878</guid>
      <dc:creator>Sam_im</dc:creator>
      <dc:date>2023-07-09T03:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using external ADC Module (ADS1256) with 1170 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685114#M25898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/115021"&gt;@Sam_im&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is the ADS1256 sending a conversion complete signal? Is it a digital I/O or is it via the SPI protocol?&lt;/P&gt;
&lt;P&gt;In case the ADS1256 sends a digital signal you could use the GPIO input interrupt to trigger the LPSPI transfer.&lt;/P&gt;
&lt;P&gt;Regarding SPI, any example provided by the SDK should work, just use it as a 32 bit word transfer, I recommend you the eDMA and LPSPI examples.&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 18:41:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685114#M25898</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-07-10T18:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using external ADC Module (ADS1256) with 1170 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685219#M25900</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206759"&gt;@Miguel04&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks Miguel for the reply, Module use a seperated signal as data ready so your solution using GPIO should work.&lt;BR /&gt;My another question is about&amp;nbsp;&lt;STRONG&gt;SPI Register Write.&lt;/STRONG&gt;&amp;nbsp;This module has a set of configs that should be done through SPI Register Write. Question is is there any specific way of doing that in LPSPI or a general data transfer would work?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 22:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685219#M25900</guid>
      <dc:creator>Sam_im</dc:creator>
      <dc:date>2023-07-10T22:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using external ADC Module (ADS1256) with 1170 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685959#M25910</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/115021"&gt;@Sam_im&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That information regarding the configuration of your module should be specified in its user manual. A normal write operation should work, however, i recommend you to verify it with the manual.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 19:03:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Using-external-ADC-Module-ADS1256-with-1170-EVK/m-p/1685959#M25910</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-07-11T19:03:20Z</dc:date>
    </item>
  </channel>
</rss>

