Skip to content

SrirajVemparala/PES-Assignment-6

Repository files navigation

PES-Assignment-6

In this Assignment UART initializing was implemented and the data was transferred from Freedom KL25Z to TERA TERM UART intialization was implemented as follows: Baud rate:38400 Data bits :8 Stop bits:2 Parity bit:0 Following Commands were Implemented, All commands are case sensitive
Command: Author.
Functionality: Prints Name of Author.
Command:Dump start address length.
Functionality:It will provide values hex values from the memory.
Command: Help
Functionality:Help Menu that provides user info with commands available.
The code is implemented using Circular buffers. Two buffers were implemented one for the Transmission of data and other is for Receiving data.
Extra Credits:

  1. Implemeted Backspace
  2. Implemented info
    UART_Initialization
    UART_init
    UART_Code_functionality
    uartcode_pic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published