Hi, could you recommend me an embedded C book or course?, a time ago I read a book about C but was not oriented to embedded (I work with microcontrollers)
Hi, could you recommend me an embedded C book or course?, a time ago I read a book about C but was not oriented to embedded (I work with microcontrollers)
Would also suggest, pick up a couple of normal C and C++ books, plus Python, can recommend the classics Brian Kernighan and Dennis Ritchie as well as Bjarne Stroustrup as well as the very much beginners book Problem Solving and Program Design in C by Jeri R. Hanly and Elliot B. Koffman. And then have GNU C/C++ toolchain tutorials (can be online) at a minimum, make sure it includes make and gdb. All of this is not embedded, but they are the extra tools in your bag that will help.
I appear to have this one by Elecia White in my further reading to do list:
https://www.oreilly.com/library/view/making-embedded-systems/9781098151539/
I have that one too. I read it .
I got mileage out of the power saving parts of that book, and the general principles.
I haven't seen a better generic embedded book yet.
I have that one too. I read it .
I got mileage out of the power saving parts of that book, and the general principles.
I haven't seen a better generic embedded book yet.