How to learn driver development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to learn driver development

Hello everyone, Trying to learn and apply device driver programming with c. Can anyone please suggest some good resources from where I can get the industry level knowledge, also could complete any project based on that knowledge(I have good knowledge of c Programming and pointers on c). Thank in advance :)

5th Mar 2018, 3:20 AM
Rajarshi Ghoshal
Rajarshi Ghoshal - avatar
1 Answer
+ 2
What type of drivers? I have developed drivers for micro-controllers and there aren't to much general knowledge that you can study, every component is a different world. Anyway I can give you some tips. If you want to develop computer drivers check this thread: https://stackoverflow.com/questions/2222763/how-should-i-get-started-on-writing-device-drivers
5th Mar 2018, 12:56 PM
J Domingo Jiménez J
J Domingo Jiménez J - avatar