Chip Configuration and Drivers – Status Report

Slides:



Advertisements
Similar presentations
ELECTRONIC SYSTEMS NESI NanoRacks Embedded System Integration Board HARDWARE Functional Design.
Advertisements

Lizard Labs Peripheral Reflex System
ECT 357 Ch 18 UART. Today’s Quote: Be careful that your marriage doesn’t become a duel instead of a duet. Be careful that your marriage doesn’t become.
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
SPI Serial Peripheral Interface. SPI Serial Peripheral Interface is communication between two devices, one bit at a time sequential one bit at time over.
PH4705 ET4305 Interface Standards A number of standard digital data interfaces are used in measurement systems to connect instruments and computers for.
WIMS Capstone Proposal DSP Demo Abigail Fuentes Rivera Esteban Valentin Lugo Michael Ortiz Sanchez ICOM 5047 Prof Nayda Santiago.
Spring EE 316 Computer Engineering Junior Lab Serial Ports.
IO Controller Module Arbitrates IO from the CCP Physically separable from CCP –Can be used as independent data logger or used in future projects. Implemented.
Analog-to-Digital Converters
Read Chapter 3 (David E. Simon, An Embedded Software Primer)
7-1 Digital Serial Input/Output Two basic approaches  Synchronous shared common clock signal all devices synchronised with the shared clock signal data.
AT32AP7000 Intro CS-423 Dick Steflik. Block Diagram.
Network and Systems Laboratory nslab.ee.ntu.edu.tw.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Microcontrollers, Basics Fundamentals of Designing with Microcontrollers 16 January 2012 Jonathan A. Titus.
Camera Interfacing using ARM7
MSP432™ MCUs Training Part 5: Digital Peripherals
4.0 rtos implementation part II
Arduino Josh Villbrandt February 4, Digital Circuits Analog versus digital – What’s the difference? – How to represent an analog signal in a computer?
Microcontroller based system design Asst. Prof. Dr. Alper ŞİŞMAN.
Embedded System Design Laboratory October 4, 2002Stanford University - EE281 Lecture #3#1 Lecture #3 Outline Announcements AVR Processor Resources –UART.
MICROPROCESSOR AND MICRO CONTROLLER LAB
MICROPROCESSOR AND MICRO CONTROLLER
Basic information. * Microcontrollers incorporate the microprocessor, memory and input/output interfaces all on one chip * Microcontrollers have a separate.
MICROCONTROLLER SYSTEMS Part 1. Figure 1.1Elements of a digital controller CPU Central Processing Unit Input Peripherals Output Peripherals ROM Read Only.
Digital Audio System PCM streams have two basic properties that determine their fidelity to the original analog signal: the sampling rate, which is the.
ATtiny23131 A SEMINAR ON AVR MICROCONTROLLER ATtiny2313.
Alexei SemenovGeneric Digitizer Generic Digitizer 10MHZ 16 bit 6U VME Board.
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Module #7 Assessment Quiz.
AT91 Products Overview. 2 The Atmel AT91 Series of microcontrollers are based upon the powerful ARM7TDMI processor. Atmel has taken these cores, added.
By James Cockrell and Justin Loveless
THE EMBEDDED SYSTEMDESIGN PROCESS. W HAT IS A PS O C M IXED S IGNAL D EVICE ? P rogrammable S ystem o n C hip PSoC combines: the familiarity of a microcontroller.
Inside the dsPIC33FJ256GP710. Let’s call it a dsPIC33 PIC uC series made by Microchip Compiler, simulator, other goodies are free Programmable in C Can.
Synchronous vs asynchornous communication. What is a USART A USART (Universal Synchronous/Asynchronous Receiver/Transmitter) is a microchip that facilitates.
Hardware Needs 18F452 Main Controller CM8870 DTMF Decoder UART in PIC, MAX232 Serial Port Line Level Converter Amplifier for IR Detector Voltage feed into.
ECET 340 Entire Course (All ilabs and Homework) For more classes visit ECET 340 Week 1 HomeWork 1 ECET 340 Week 1 iLab 1 ECET 340.
Networked Embedded Systems Pengyu Zhang EE107 Spring 2016 Lecture 8 Serial Buses.
BY Names of team mates and USN numbers TITLE OF YOUR PROJECT college logo example.
Criteria for choosing a microcontroller A microcontroller must meet the task at hand efficiency and cost effectively. Speed. What is highest speed of.
FOR MORE CLASSES VISIT   ECET 340 Week 1 HomeWork 1  ECET 340 Week 1 iLab 1  ECET 340 Week 2 HomeWork 2  ECET 340 Week 2 iLab.
MADEIRA Valencia report V. Stankova, C. Lacasta, V. Linhart Ljubljana meeting February 2009.
Case Study #1 Microcontroller System. What is a microcontroller? A microcontroller can be considered a self-contained system with a processor, memory.
I/O techniques - Interfacing
Digital Logic Design Alex Bronstein
Chip Config & Drivers – Required Drivers:
Team Epimetheus Wireless Robot Module
Application Case Study Security Camera Controller
Microcontrollers, Basics Fundamentals of Designing with Microcontrollers 16 January 2012 Jonathan A. Titus.
Environment Temperature Monitor
Microcontrollers & GPIO
EE 107 Fall 2017 Lecture 5 Serial Buses – UART & SPI
SCADA for Remote Industrial Plant
Atmega32 Serial Programming Basics
Subject Name: Microcontroller Subject Code: 10ES42
This chapter provides a series of applications.
ECET 340 Competitive Success/snaptutorial.com
ECET 340 Education for Service-- snaptutorial.com.
ECET 340 Education for Service/tutorialrank.com
ECET 340 Teaching Effectively-- snaptutorial.com.
Introduction to Microprocessors and Microcontrollers
ECE 354 Computer Systems Lab II
Преглед Начин функционисања Имплементације
The Inebriation Station
George Hadley Kelli Hacker Sean Ma Jacob Champion
AVR – ATmega103(ATMEL) Architecture & Summary
Wireless Embedded Systems
Serial Communication 19th Han Seung Uk.
Prof Afonso Ferreira Miguel
Presentation transcript:

Chip Configuration and Drivers – Status Report Group Members: Tyler Doering Garrett Chandler Taye Gebrewold Current Status: SWUART has been completed and tested Clocks for system and all hardware have been set up OS_timer has been set up All the timers and hardware have been selected

Chip Configuration and Drivers – Hardware Map Timer A : TMRA3 19200 Hz interrupts (4800 baud generation at 4x for signal pseudo-sync) Software UART Receive 1200 Hz interrupts (1200 baud generation for signal pseudo-sync) Software UART Transmit Timer B : TMRB7 8000 Hz interrupts Analog Audio 100 Hz interrupts OS Tick Sensor Acquisition Analog to Digital Converter : ADC12 Analog audio in 8 bit samples Digital to Analog Converter : DAC12 Analog audio out Port Interrupts Software UART Receive Sync DTMF Valid Signal Supervisor Serial Interface (Currently Undefined) Receiver/Transmitter Zero : USART0 UART Camera at [ 115200 | 38400 | 9600 ] baud (others available) SPI SD Flash Mass Storage (Unknown max flash speed. Test at uC max and backoff as necessary.) I2C Speed Max @ 400khz by spec. Drive at [ 200k | 100k | 50k ]. Devices Camera Temperature Radio TX/RX/AMP Binary Power Control Radio TX Current Radio RX Current Power System Receiver/Transmitter One : USART1 MHX Radio @ [ 115200 | 56000 | 9600 | 1200 ]