• slider image 442
  • slider image 492
  • slider image 493
  • slider image 494
  • slider image 495
  • slider image 496
  • slider image 488
  • slider image 491
:::

論壇索引


Board index » All Posts (mon0452)




Re: 請問版大,關於C語言的Bootloader
#21
中級會員
中級會員


收到了,感謝!!

另外再請教一下,PIC16F887可以用嗎?要怎麼修改?
在bootldr.txt文件中,HI-Tech c要怎麼把bootloader程式段寫在bootloader ROM區塊中,謝謝!!

發表於: 2008/1/23 15:42
頂部


Re: 請問版大,關於C語言的Bootloader
#22
中級會員
中級會員


版主:
我也要一份,感謝!!
eric6569@fsp-group.com.tw

發表於: 2008/1/23 13:57
頂部


Re: PIC16F877A compiler的問題
#23
中級會員
中級會員


神~!
感謝tonys

發表於: 2007/9/30 12:06
頂部


PIC16F877A compiler的問題
#24
中級會員
中級會員


MPLAB IDE v7.62 + HI-TECH PICC v8.05-PL2 + PIC16F877A時有個問題,

程式:
old_duty宣告為unsigned char

if( old_duty>=0 && old_duty<=50 )
rg[0x09] = 0x03;


compiler msg:
Warning[000] D:\Co_FSP\FirmWare\3y\wuawei_800W\mcu\070917\main.c 878 : degenerate unsigned comparison


程式當改成
if( old_duty>0 && old_duty<=50 )
rg[0x09] = 0x03;
就OK了!!!


為什麼, old_duty不能>=0, 不解??

發表於: 2007/9/21 11:17
頂部


請教, PIC12F683的CCP1CON
#25
中級會員
中級會員


請教, PIC12F683的CCP1CON register中的DC1B1和DC1B0, 這兩個BIT在使用PWM時是在設定什麼的, 感謝!!

發表於: 2007/9/5 19:38
頂部


Re: MPLAB C30 v3.01 為什麼不能下載
#26
中級會員
中級會員


我有帳號也已登入,好像是我公司有擋*.exe的檔案,官網的檔案為*.exe所以無法下載, 為什麼不用成ZIP,,,^^|||, 誰有別的下載點可以提供一下, 感謝!!!

發表於: 2007/8/31 13:57
頂部


MPLAB C30 v3.01 為什麼不能下載
#27
中級會員
中級會員


官網的MPLAB C30 C Compiler v3.01 Upgrade不能下載耶,為什麼呢?v3.01有支援PIC24FJ16GA, v3.0則沒有差異是否在與有無PIC24FJ16GA004.h和PIC24FJ16GA004.gld, 感謝!

發表於: 2007/8/31 10:41
頂部


沒有PIC24FJ16GA004.gid
#28
中級會員
中級會員


我使用MPLAB v7.6 + C30 v3.0, device內有PIC24FJ16GA004, 但compiler時找不到此型號, 發現好像沒有該型號的*.gid檔, C30有支援此型號嗎?

感謝!

發表於: 2007/8/30 17:53
頂部


第一次使用PIC24FJ系列的問題
#29
中級會員
中級會員


第一次使用PIC24FJ系列的問題

1. 我現要使用PIC24FJ16GA004,MPLAB IDE v7.5的select device內沒有PIC24FJ16GA004,有PIC24FJ32GA002/004但MPLAB ICD 2亮紅燈
為什麼?是否要更新的版本才有支援PIC24FJ16GA004

2. PIC24FJ16GA004有兩個SPI介面,但要怎麼設定SPI的腳位,

麻煩請指教一下,感謝!!

發表於: 2007/8/29 14:51
頂部


PIC有無PS/2的介面呢
#30
中級會員
中級會員


PIC有無PS/2的介面呢? 還是自己用外部中斷及IO就可以做?
謝謝!

發表於: 2007/7/19 17:39
頂部



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

教育訓練中心

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