Serial Peripheral Interface AKA SPI
This is in continuation of my last article on . I would be using the SPI interface to demonstrate the […]
This is in continuation of my last article on . I would be using the SPI interface to demonstrate the […]
Introduction Hello readers! I was quite fascinated by what are device drivers and how do they work. Pursuing that I
One of the primary objective , of every person seeking for a better job, is to impress the selection committee
This covers step-by-step debugging with GDB , View Registers/Memory,Breakpoints,Watchpoints,Catchpoints,Attach to running process
This explains static,dynamically Linked libraries, Dynamically loaded modules,ldconfig and GDB working.
Motorola S record, ABI(Application Binary Interface) and ELF(Executable Linker Format) concepts with experiments.
This covers Redirection, Tee,Find,Locate,Grep and file creation from scratch
Prerequisite : Digital electronics and Microprocessor background. This blog is intended to gain maximum knowledge using this low-cost evaluation board.
Prerequisite : Basic knowledge of C++ is required to complete the steps here. This particular blog post is for students and hobbyist interested in c++