Programming the SPI
Jump to navigation
Jump to search
This page discusses a project currently under development. Please be aware that information on this page may change as the project progresses.
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:
The subprojects (i.e. earlier versions of the separate ADC and temperature sensor modules) can be found at: