<?xml-stylesheet type="text/xsl" href="https://community.element14.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/"><channel><title>Raspberry Pico: talk to ICs with active high Chip Select (CS)</title><link>/products/raspberry-pi/b/blog/posts/raspberry-pico-talk-to-ics-with-active-high-chip-select-cs</link><description>SPI ICs usually have an active low chip select pin (~CS, nCS, ...). I have a Texas Instruments IC (stepper motor driver DRV8711) that has an active high CS.
Initially, I bit-banged the CS pin: set it high with the GPIO API before communication, ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Raspberry Pico: talk to ICs with active high Chip Select (CS)</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/raspberry-pico-talk-to-ics-with-active-high-chip-select-cs</link><pubDate>Fri, 25 Apr 2025 14:41:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:be6428fe-c87a-47d7-9e7b-24fa559e52f6</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Interesting that it&amp;#39;s active high.. I think I now know why though:&lt;/p&gt;
&lt;p&gt;I added&amp;nbsp;a resistor R30 to my motor PCB last night; in my case the Toshiba chip has an enable pin (ENA_X) which is active low (I should have named it better; I took the naming from the datasheet, bit weird how they are using _X to perhaps indicate negation), and there&amp;#39;s a chance the chip will be enabled if the power is&amp;nbsp;applied before the Pi Pico is powered up.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Toshiba chip (TB67S581FNG) is not bad, for the very low price, it has some power capability (50V 2.5A capable), although I wish it went a bit higher (say 60-80V) to power larger stepper motors.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="410" src="/resized-image/__size/642x820/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-be6428fe-c87a-47d7-9e7b-24fa559e52f6/motot_2D00_board_2D00_mod2.jpg" width="320" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28854&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>