<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf5340 SDK1.80 Unable to read Registers on Controller IC Over SPI Bus</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86656/nrf5340-sdk1-80-unable-to-read-registers-on-controller-ic-over-spi-bus</link><description>Hello, 
 I am trying to develop a driver for the temperature ADC controller ADS124S08 https://www.ti.com/product/ADS124S08 . 
 I have modified the EVM to work with an external processor https://www.ti.com/tool/ADS124S08EVM 
 I created a simple driver</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Apr 2022 12:16:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86656/nrf5340-sdk1-80-unable-to-read-registers-on-controller-ic-over-spi-bus" /><item><title>RE: nrf5340 SDK1.80 Unable to read Registers on Controller IC Over SPI Bus</title><link>https://devzone.nordicsemi.com/thread/362338?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 12:16:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50eb3995-75e5-44ca-bfeb-804b6516621a</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Could I get a logic trace focused on just the command, it&amp;#39;s a little hard to see the command is relation to the clock pulses.&lt;br /&gt;But from what I can see the command isn&amp;#39;t being sent correctly, and maybe that the hold time on the command bits is too long.&lt;/p&gt;
&lt;p&gt;I also am not sure about the nrf_gpio_pin_clear() and nrf_gpio_pin_set() calls in ads124s08_reg_read() in ads124s08_spi.c. &lt;br /&gt;I haven&amp;#39;t seen that done before. The transceive function should be able to handle the CS itself.&lt;br /&gt;Is there a reason you added those?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 SDK1.80 Unable to read Registers on Controller IC Over SPI Bus</title><link>https://devzone.nordicsemi.com/thread/362286?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 10:10:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f617211c-8086-4cb3-ae1c-1e328a941f8b</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In situations like this it&amp;#39;s usually one of&lt;/p&gt;
&lt;p&gt;1. That the command being sent isn&amp;#39;t correct&lt;/p&gt;
&lt;p&gt;2. That the peripheral isn&amp;#39;t wired correctly to the board&lt;/p&gt;
&lt;p&gt;3. That the peripheral isn&amp;#39;t functioning properly.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll take a look at the logic trace and datasheet, and let you know what I find out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>