#include"stm32f10x.h"#include"spi.h"#include"delay.h"voidStorage_Data(){GPIO_ResetBits(GPIOB,GPIO_Pin_10);//ST_CPLdelay_us(1);GPIO_SetBits(GPIOB,GPIO_Pin_10);//ST_CPHdelay_us(1);GPIO_ResetBits(GPIOB,GPIO_Pin_10);//ST_CPL}u8Seg_Table[]={0x3f,0x06,0x5b,0x4f,0x6