• slider image 514
  • slider image 516
  • slider image 517
  • slider image 518
  • slider image 519
:::


Browsing this Thread:   1 Anonymous Users






Re: pic 12f675 內部震盪的問題??
#2
版主
版主


查看用戶資訊
我還是認為你設錯了,請參考以下的程式範例來設定 PIC12F675 的 Configuration Words。更詳細的設定資料請參考p12f675.inc的說明。
list      p=12f675           ; list directive to define processor
    
#include <p12f675.inc>        ; processor specific variable definitions

    
errorlevel  -302              suppress message 302 from list file

    __CONFIG   _CP_OFF 
_CPD_OFF _BODEN_OFF _MCLRE_OFF _WDT_OFF _PWRTE_ON _INTRC_OSC_NOCLKOUT 

'__CONFIG' directive is used to embed configuration word within .asm file.
The lables following the directive are located in the respective .inc file.
See data sheet for additional information on configuration word settings.

發表於: 2007/3/30 14:18
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


pic 12f675 內部震盪的問題??
#1
初級會員
初級會員


查看用戶資訊
我遇到一個很奇怪的問題
我的mcu是12f675
電路設計是沒有石英晶體的,用的是內部震盪
可是呢我燒錄時~~設定由內部震盪
程式動作就壞怪怪的!!

我就改成不內部震盪,也沒外部震盪.
程式動作就正常了!!

我有看過有關12f675內部震盪的資料
有LP XT HS RC EC INTOSC
INTOSC是內部震盪的設定??
他是在CONFIG裡邊設定的嗎??
為什麼12F675的DATA MEMORY沒有CONFIG的暫存器??

請問各位大大有遇到這樣的問題過嗎??
我很疑惑??

發表於: 2007/3/30 10:28
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部







You can view topic.
不可以 發起新主題
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[進階搜尋]


:::

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

教育訓練中心

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