<?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>Can not configure NFC pins as GPIO to TOGGLE pin with TIMER1 using the freeRTOS demo</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53321/can-not-configure-nfc-pins-as-gpio-to-toggle-pin-with-timer1-using-the-freertos-demo</link><description>Hi, 
 
 I&amp;#39;m working on a project that is using the the freeRTOS and I want to use the NFC pins P0.9 P0.10 to drive SOFTWARE SERIAL UART with a timer like TIMER1, when I try to toggle the signal the pin does no change at all to HIGH or LOW but if I run</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Oct 2019 07:37:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53321/can-not-configure-nfc-pins-as-gpio-to-toggle-pin-with-timer1-using-the-freertos-demo" /><item><title>RE: Can not configure NFC pins as GPIO to TOGGLE pin with TIMER1 using the freeRTOS demo</title><link>https://devzone.nordicsemi.com/thread/216065?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 07:37:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2ce2a86-2f7f-4c36-87c4-300c246efb83</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Francisco,&lt;/p&gt;
[quote user=""]when I try to toggle the signal the pin does no change at all to HIGH or LOW but if I run the same timer without the freeRTOS demo the pin can toggle just fine[/quote]
&lt;p&gt;This seems to me that there are some priority issues with the contexts you are running. Seems like the timer callbacks are not called at all, it could happen if some tasks are not yielding correctly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>