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

論壇索引


Board index » All Posts (Brian)




CCP 中的Capture 功能請教
#1
新會員
新會員


我的設定如下
結果是有出來
可是當設定
CCP1CON=
B'00000111'(every 16th rising edge)
or B'00000110'(every 4th rising edge)
中斷就亂跳
並不會如我想像'n'週才出現一次
是否還必須增加什麼




Inturrupt:
BSF OUTPUT
CALL delay_1ms


BCF OUTPUT
BCF PIR1,CCP1IF

retfie FAST
;********************************************

START:
BSF TRISC,2 ;for CCP1(Input)
BCF TRISC,3 ;Output(Led)
MOVLW B'00000101'
MOVWF CCP1CON
BCF PIR1,CCP1IF
BCF PIE1,CCP1IE
BSF INTCON,GIE,A
BSF INTCON,PEIE,A
BSF PIE1,CCP1IE

Mainline:
BCF OUTPUT
Bra Mainline

發表於: 2005/6/2 0:19
頂部


Re: 請問有誰使用過Power Control PWM-18F4431
#2
新會員
新會員


我在猜你應該是Duty沒設好
要注意Period 與Duty 之關係
refer to P.125 of Data sheet




參照:

Pan_Matt 寫道:
請問各位先進:
在18F4431內的特殊模組Power Control PWM,有什麼設定需要特別注意的嗎?我在program memory建了一個sin table由它與Power Control PWM之計數值做比較,但是建的table能使PWM信號在20~80%中變化,但出來的信號僅在70~80%變化,請問是什麼原因?
檢查過sin table與計數時脈並無錯誤.
煩請各位先進解答,謝謝!

發表於: 2004/8/24 15:32
頂部






:::

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... ]

教育訓練中心

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