Raspberry_Pi3_FreeRTOS icon indicating copy to clipboard operation
Raspberry_Pi3_FreeRTOS copied to clipboard

I want to Run my FreeRTOS Applications on Raspbeery board

Open ravipodila opened this issue 4 years ago • 4 comments

I copied the Working image to Raspberry board (Raspbian OS) and restarted but it is not working please help me solve the issue.

Can I have FreeRTOS as a OS running in Raspberry board pi 4

I want to my run applications of FreeRTOS to run Raspberry board pi 4

Does freeRTOS OS have Support for GUI

ravipodila avatar Apr 19 '21 12:04 ravipodila

support not yet added for pi 4 ... GUI , possible to add support to uCGUI ( open source recently) , or you can opt for
lvgl.

varghes avatar Apr 19 '21 18:04 varghes

which Board best which will support freeRTOS OS

ravipodila avatar Apr 21 '21 11:04 ravipodila

I don't recommend buying pi 3 , since already pi 4 is out .. pi4/pi3 registers/drivers not compatible. I have no immediate plans to support pi 4 .. If you have short project timeline ,then You can check pi zero [https://github.com/varghes/Raspberry_FreeRTOS] & see if that suits your requirement . if you are open for other than pi family , you can choose stm32 /ESP32

varghes avatar Apr 26 '21 07:04 varghes

Thank you for help will try with STM32

ravipodila avatar Apr 28 '21 11:04 ravipodila