What is USART in the PIC18 microcontroller? Before we understand what is UART first let us understand the basic communication concept and its classification The computer transfers the data in two ways, serial and parallel . Serial communication is effective for long-distance communication while parallel communication is effective for short-distance communication. When a microcontroller communicates with the outside world it provides the data in bite-sized chunks. Now the serial data communication also classified into two methods- 1. Synchronous 2. Asynchronous The synchronous method transfers a block of data at a time, while the Asynchronous method transfers a single byte of data at a time. It is possible to write software to use either of these methods, but the program can be tedious and long. For this reason, special IC chips are made by many manufacturers for serial data communications. These chips are commonly referred to as 1. UART (Universal asy...
Here you will get all the useful contents related to Marketing, Management and technology.