58 ro-based_tempsense

58 : ro-based_tempsense

Select Project123456789ONSW2
  • Author: Jorge Marin, Daniel Arevalos
  • Description: Ring oscillator whose frecuency depends on temperature.
  • GitHub repository
  • Clock: 10000 Hz

How it works

Uses counters to determine the number of cycles of the ring oscillator within a clock period, wich will then be sent through the UART to determine the temperature vs frecuency caracteristic.

How to test

After reset and enable are set, the ring oscillator should start and then when a START code is received by UART, a value is sent back.

IO

#InputOutput
0clk_internaltx
1clk_externalsum[8]
2clk_selsum[10]
3enable_inv_oscsum[13]
4enable_nand_oscsum[15]
5resetsum[17]
6rxsum[19]
7osc_selsum[21]