Subversion Repositories EngineBay2

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
46 1099 d 8 h mjames /branches/stm32f103/ Updated to use a debounce style hysteresis on the rev counter processing - the old version was unable to work with bounce from the points.  
45 1101 d 3 h mjames /branches/stm32f103/ Adjusted changes in rev counter  
43 1356 d 8 h mjames /branches/stm32f103/ Swapped over SPI_CS_D and SPI_CS_Clk pins to match actual wiring  
42 1403 d 2 h mjames /branches/stm32f103/ Updated to use shift register to clock Chip selects for SPI temperature sensors.  
41 1526 d 6 h mjames /branches/stm32f103/ Updated for 72MHz timers. Triggered temperature sample 2mS after CB opens.  
40 1531 d 6 h mjames /branches/stm32f103/ Corrected prescaler values - RPM was reading 2x correct value .
Altered SPI speed for temperature sensors.
 
39 1533 d 8 h mjames /branches/stm32f103/ Updated to auto calibrate ADC, and use on-chip thermometer.  
37 1536 d 2 h mjames /branches/stm32f103/ Changed to use STM32F103 Blue Pill instead of Nucleo board as these are now expensive.  
36 1536 d 6 h mjames /branches/ Changed name of branch because it has inconsistent case  
35 1536 d 6 h mjames /branches/stm32F103/ Making a branch to change to using Blue Pill from Nucleo board.  
31 1772 d 7 h mjames /trunk/ Altered to read SPI temperature sensors after ignition pulse goes low.  
30 1772 d 9 h mjames /trunk/ Removed wrap-around error in calculation of RPM (needed short int for modulo maths)  
29 1772 d 10 h mjames /trunk/ Fixed timer 3 as a trigger for the ADC  
28 1785 d 7 h mjames /trunk/ Updated to use the new libSerial - which doesnt reset the PLX timeout flag.  
9 3266 d 9 h mjames /trunk/ Updated to include reading CHT thermocouple. Not yet calibrated .  
6 3272 d 9 h mjames /trunk/ Starting to work on ADC with DMA and interrupt for completed conversion  
3 3280 d 3 h mjames /trunk/ Added files from older project  
2 3281 d 5 h mjames /trunk/ Initial project creation