Unit 21 - Core of ES
Unit 21 - Core of ES
Understand the various chip level communication interfaces like I2C, SPI,
UART, 1-wire, parallel bus, etc
Understand the different wired and wireless external communication interfaces
like RS-232C, RS-485, Parallel Port, USB, IEEE1394, Infrared (IrDA),
Bluetooth, Wifi, ZigBee, GPRS, etc.
Know what embedded firmware is and its role in embedded systems
6 Cont’d
i. Microprocessors
ii. Microcontrollers
Since the applications of microcontroller are very specific, they need small
resources like RAM, ROM, I/O ports etc. and hence can be embedded on a
single chip. Microprocessors need high amount of resources like RAM,
ROM, I/O ports etc.
Less silicon usage and pin count More silicon usage since more
additional
decoder logic is required to implement the
complex instruction decoding.
For example, a 4 byte long integer Byte3, Byte2, Byte1, Byte0 will be
stored in the memory as shown below: