Subversion Repositories EngineBay2

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
55 142 d 3 h mjames /branches/stm32f103/ added ADC filter for temperature sensors  
54 349 d 21 h mjames /branches/stm32f103/Core/Src/ Updated use of new library  
53 350 d 17 h mjames /branches/stm32f103/ Refactored with new comms code, increased heap size  
52 799 d 20 h mjames /branches/stm32f103/ Moved PLX timeout code into PLX library  
50 809 d 21 h mjames /branches/stm32f103/ Changed to use libPLX/commsLib.c.  
49 819 d 20 h mjames /branches/stm32f103/Core/Src/ Updated logic to make item index one higher than highest seen incoming or zero if none seen  
48 933 d 17 h mjames /branches/stm32f103/ Updating to use external RPM counting code from libIgnTiming  
47 1077 d 21 h mjames /branches/stm32f103/ Mistake in interrupt service caused reversed high/low states if both CC1 and CC2 triggered at the same time.  
46 1098 d 22 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 1100 d 17 h mjames /branches/stm32f103/ Adjusted changes in rev counter  
44 1355 d 1 h mjames /branches/stm32f103/ Converted to use new libSerial.  
43 1355 d 22 h mjames /branches/stm32f103/ Swapped over SPI_CS_D and SPI_CS_Clk pins to match actual wiring  
42 1402 d 17 h mjames /branches/stm32f103/ Updated to use shift register to clock Chip selects for SPI temperature sensors.  
41 1525 d 21 h mjames /branches/stm32f103/ Updated for 72MHz timers. Triggered temperature sample 2mS after CB opens.  
40 1530 d 21 h mjames /branches/stm32f103/ Corrected prescaler values - RPM was reading 2x correct value .
Altered SPI speed for temperature sensors.
 
39 1532 d 22 h mjames /branches/stm32f103/ Updated to auto calibrate ADC, and use on-chip thermometer.  
38 1533 d 5 h mjames /branches/stm32f103/ Builds for STM32F103 blue pill.