EC254N Microprocessor Lab
Course Name:
EC254N Microprocessor Lab
Programme:
Semester:
Category:
Credits (L-T-P):
Content:
Introduction: Introduction to ARM instructions and assembly level programming. Familiarization with software development platforms. Assembly Language Programming. Simple Assembly Language Programs involving arithmetic and logical operations. Array and matrix manipulations: sort, search delete/ insert, dot product, matrix addition and multiplication. Assembly programming involving strings. High precision arithmetic: long-long addition/ subtraction, multiplication, Division. Evaluation Boards: Downloading and Verification on the target board. Interfacing various peripherals in Assembly Language Programing -GPIO, UART.Apply high-level programming (C) to implement algorithms on microprocessors. Interface HLL code with peripherals to perform embedded applications. Term project: Implement and integrate a practical embedded system application