You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that whenever I try to access GPIO pins in freeRTOS the whole pico would crash, to a point that the USB isn't even responding that I have to do hard-reset via BOOTSEL. Am I doing it wrong? Here is my sample code, modifying from the freeRTOS sample bundled:
I modify the code so that instead of blinking an LED I change color to the onboard WS2818 instead (am using Sparkfun Pro Micro). TIA and please let me know if you need more info.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that whenever I try to access GPIO pins in freeRTOS the whole pico would crash, to a point that the USB isn't even responding that I have to do hard-reset via BOOTSEL. Am I doing it wrong? Here is my sample code, modifying from the freeRTOS sample bundled:
I modify the code so that instead of blinking an LED I change color to the onboard WS2818 instead (am using Sparkfun Pro Micro). TIA and please let me know if you need more info.
Beta Was this translation helpful? Give feedback.
All reactions