Changes

Jump to navigation Jump to search
388 bytes added ,  19:32, 26 October 2007
m
no edit summary
Line 1: Line 1:  
'''This page discusses a project currently under development.  Please be aware that information on this page may change as the project progresses.'''
 
'''This page discusses a project currently under development.  Please be aware that information on this page may change as the project progresses.'''
 +
 +
 +
=== ADC/Temperature Sensor Integration ===
 +
 +
The ADC ([http://www.analog.com/en/prod/0%2C2877%2CAD7928%2C00.html AD7928]) and Temperature Sensor ([http://www.analog.com/en/prod/0%2C2877%2CAD7314%2C00.html AD7314]) communicate over very similar, SPI-like interfaces. From this arose the idea of merging the controllers for these chips into a single module in the FPGA.
 +
 +
-----------------
    
This module aims to merge the ADC and temperature sensor modules into a single module.  Both modules communicate over a shared SPI-like bus, and there are many structural and functional similarities between the two.  However, this is a partially completed project.  The current VHDL files (which are mostly written but need to be tested) can be found at:
 
This module aims to merge the ADC and temperature sensor modules into a single module.  Both modules communicate over a shared SPI-like bus, and there are many structural and functional similarities between the two.  However, this is a partially completed project.  The current VHDL files (which are mostly written but need to be tested) can be found at:
1,004

edits

Navigation menu