Having difficulty getting a timer interrupt to fire- Accidentally deleted the source so here it is......
/* Private variables ---------------------------------------------------------*/ SPI_HandleTypeDef hspi1; TIM_HandleTypeDef htim17; UART_HandleTypeDef huart1; /* Private function prototypes -----------------------------------------------*/ void Syste...