jgpeiro
Newbie level 4
rtos examples
I am thinking about developing a collection of drivers for the peripheral ones of the PIC24 of Microchip based on FreeRTOS, but I am not sure that it must make driver.
Until the moment I believe that driver it must allow the different tasks of using the peripheral one without causing problems.
The typical functions that are available so that the application controls the peripheral one are: Init, Reset, Open, Close, Read, Write.
Somebody knows some page Web or some text in pdf about this subject?
I am thinking about developing a collection of drivers for the peripheral ones of the PIC24 of Microchip based on FreeRTOS, but I am not sure that it must make driver.
Until the moment I believe that driver it must allow the different tasks of using the peripheral one without causing problems.
The typical functions that are available so that the application controls the peripheral one are: Init, Reset, Open, Close, Read, Write.
Somebody knows some page Web or some text in pdf about this subject?