用定時器顯示怎么temp1 = Pc8591_Read();是0啊? Pc8591_Read()不放在定時器正常! unsigned char Pc8591_Read(void){ //pcf8591讀數據函數 unsigned char temp; IIC_Sta ...