:::


Browsing this Thread:   1 Anonymous Users






Re: PIC16F17xx differential amplifier 異常輸出?
#5
中級會員
中級會員


查看用戶資訊
CMRR (CMR) Compare

ST 70~85 db
Hitachi 80 db
ROHM 70~80 db
PIC16F17xx 55~70 db

發表於: 7/30 23:55
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: PIC16F17xx differential amplifier 異常輸出?
#4
中級會員
中級會員


查看用戶資訊
隨便使用一顆LM358(HA17358)都能放大1000倍,PIC16F17xx完全失敗....

Why not take a break and come back in 6000 sec(Really bad operation)
You don't have the right to edit in this forum.

Attach file:



jpg  11.jpg (100.07 KB)
1458_68844d5b8eb60.jpg 957X466 px

發表於: 7/26 11:37

Edited by F1-4 on 2025年07月26日 12:15:14
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: PIC16F17xx differential amplifier 異常輸出?
#3
中級會員
中級會員


查看用戶資訊
#include "mcc.h"


void SYSTEM_Initialize(void)
{

PIN_MANAGER_Initialize();
OSCILLATOR_Initialize();
WDT_Initialize();
OPA1_Initialize();
OPA2_Initialize();
TMR4_Initialize();
TMR2_Initialize();
TMR0_Initialize();
}

void OSCILLATOR_Initialize(void)
{
// SCS FOSC; SPLLEN disabled; IRCF 8MHz_HF;
OSCCON = 0x70;
// SOSCR disabled;
OSCSTAT = 0x00;
// TUN 0;
OSCTUNE = 0x00;
// SBOREN disabled; BORFS disabled;
BORCON = 0x00;
// Wait for PLL to stabilize
while(PLLR == 0)
{
}
}

void WDT_Initialize(void)
{
// WDTPS 1:65536; SWDTEN OFF;
WDTCON = 0x16;
}

/**
End of File
*/

Attach file:



jpg  12.jpg (154.19 KB)
1458_688435795ab77.jpg 743X523 px

發表於: 7/26 9:55
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: PIC16F17xx differential amplifier 異常輸出?
#2
管理員
管理員


查看用戶資訊
方便提供一下MCC的設定跟初始化的程式嗎?

發表於: 7/25 15:13
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


PIC16F17xx differential amplifier 異常輸出?
#1
中級會員
中級會員


查看用戶資訊
PIC16F1705使用內部OP AMP做 differential amplifier無法放大輸出?
然後電路外部使用 HA1735,輸出正常..

Attach file:



jpg  9.jpg (80.34 KB)
1458_687e5a7fa5bab.jpg 1416X286 px

jpg  8.jpg (132.71 KB)
1458_687e5abca4c7a.jpg 1185X680 px

發表於: 7/21 23:19

Edited by F1-4 on 2025年07月21日 23:39:15
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.linkedin.com/company/microchiptechnologytaiwan
https://www.facebook.com/microchiptechnologytaiwan/?locale=zh_TW
https://mkpage.microchip.com/l/1082123/2025-03-12/2stnv5
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
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... ]

教育訓練中心

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