![]() |
發布時間: 2021-4-2 13:26
正文摘要:功能上電后顯示0000,然后每個1秒數碼管值加1,加到9999時從0000重新開始。 #include <REGX52.H> #define uchar unsigned char #define uint unsigned int uchar code duanma[]={0x3f,0x06,0x5b,0x4f,0x66,0 ... |
robinsonlin 發表于 2021-4-2 15:26 還沒學到定時器 |
以解決怎么刪帖啊 |
第一次發帖忘記放圖了 |
51hei團團 發表于 2021-4-2 15:15 uchar dispbuf[]; 這里沒有加數組個數 |
現在運行是什么現象,說明一下吧,這樣大家才好確定錯誤的位置,,是編譯有問題嗎?如果編譯有問題,發編譯提示錯誤文本 |