• slider image 442
  • slider image 483
  • slider image 484
  • slider image 485
  • slider image 486
  • slider image 487
  • slider image 488
  • slider image 491
:::

論壇索引


Board index » All Posts (spookerst)




讓程式能RUN
#31
中級會員
中級會員


請問各位工程師大哥:

我在電腦除錯都正常,利用IC燒錄器將程式燒入IC時

放在麵包板上時卻無法顯示,是哪個地方出錯了?



我是哪些地方要注意?

Attach file:


Link only for registered users

發表於: 2009/7/26 22:07
頂部


Re: 關於18F
#32
中級會員
中級會員


再加一點

我是用在"麵包板"上作測試,不知道電路上有哪些要注意的地方


不知道該怎樣測訊號有無輸出

誰能交交我

請各位大哥指教

發表於: 2009/7/25 14:48
頂部


Re: 關於18F
#33
中級會員
中級會員


家裡沒有示波器沒辦法測

想知道要用什麼辦法可以測??

發表於: 2009/7/25 1:18
頂部


Re: 關於18F
#34
中級會員
中級會員


把電路改好??

將電阻+5V接到vss

且把阻抗變小,是這樣嗎??



#include <p18f4520.h>

void delay_ms(int A){
int i,j;
for(i=0;i<A;i++){
for(j=0;j<110;j++) Nop();
}
return;
}
void main(void){
LATD=0x00;
TRISD=0;
while(1){
delay_ms(100);
LATD++;}}

這是我照書本打的

發表於: 2009/7/24 19:05
頂部


Re: 關於18F
#35
中級會員
中級會員


請教這位大哥

那該如何接才有動作??

發表於: 2009/7/24 16:33
頂部


Re: 關於18F
#36
中級會員
中級會員


真的是眼拙了,沒看清楚...
把接+5V 的電阻端改接成 Vss。PIC 送出 Hi 時 LED 就會亮了


所以是把+5V的電阻端接到PIC的VSS

就可以動作了嗎??

可是我剛有嘗試過,電路還是無法動作

發表於: 2009/7/24 16:32
頂部


Re: 關於18F
#37
中級會員
中級會員


不是

是連亮都沒有亮

所以想知道是我電路接錯

還是程式錯

發表於: 2009/7/24 15:05
頂部


關於18F
#38
中級會員
中級會員


我該如何更改才能使LED亮起來

Attach file:


Link only for registered users

發表於: 2009/7/24 12:44
頂部


18f4520
#39
中級會員
中級會員


18f4520是用多少的電源驅動

發表於: 2009/7/23 13:26
頂部


溫控
#40
中級會員
中級會員


各位大哥們

想用16f877IC與熱電偶設計溫度計的專題

想知道熱電偶參數該如何撰寫

發表於: 2009/7/20 19:55
頂部



« 1 2 3 (4) 5 6 »



:::

Microchip連結

https://www.facebook.com/microchiptechnologytaiwan/
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=13
https://mu.microchip.com/page/tmu
http://elearning.microchip.com.tw/modules/tad_link/index.php?cate_sn=1
https://page.microchip.com/APAC-PrefCenters-TW.html
http://www.microchip.com/
http://www.microchip.com/treelink
http://www.microchipdirect.com/
http://www.microchip.com.cn/newcommunity/index.php?m=Video&a=index&id=103
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=2
http://www.microchip.com.tw/Data_CD/eLearning/index.html
http://www.microchip.com.tw/RTC/RTC_DVD/
https://www.microchip.com/development-tools/
https://www.youtube.com/user/MicrochipTechnology
[ more... ]

教育訓練中心

!開發工具購買
辦法說明 [業界客戶] [教育單位]
----------------------------------
!校園樣品申請
辦法說明 [教師資格] [學生資格]
----------------------------------