void TIM3_IRQHandler(void) { u16 ADVaule=0; u16 i=0; float SJZ[16]; if(TIM3->SR&0X0001)//溢出中断 { LED1=!LED1; SPI_Flash_Read(); for (i = 0; i