Category: Uncategorized
-
Embedded systems – communication protocols
I2C SPI synchronous serial, half duplex, single ended, multiple master multiple slave synchronous serial, full duplex, single ended, single master multiple slave Masters multiple master multiple slave single master multiple slaves Duplex Half duplex Full duplex Complexity Easy to implement Complex as devices increases Speed faster than UART fastest Number of pins/wires 2 – Serial…
-
Software in Embedded Systems
Terminologies Overview of Operating System What is an operating system? It is a software that sits between hardware and application software. It is responsible for executing the application software on the hardware optimizing harwdare resource utilization while ensuring target performance of the application software Operating system modes There are specific System Calls that switch from…