Author |
Message |
Topic: How to interface ADE5169? |
Jongnonkuk
Replies: 4
Views: 5669
|
Forum: General CCS C Discussion Posted: Mon Apr 25, 2011 9:41 pm Subject: How to interface ADE5169? |
Can I interface to read direct Chip without 8052? |
Topic: How to interface ADE5169? |
Jongnonkuk
Replies: 4
Views: 5669
|
Forum: General CCS C Discussion Posted: Mon Apr 25, 2011 9:37 pm Subject: How to interface ADE5169? |
thank! ,SherpaDoug
What use program in 8052? use common program 8052?
Can I use C language on it? or assembly?
thank, |
Topic: How to interface ADE5169? |
Jongnonkuk
Replies: 4
Views: 5669
|
Forum: General CCS C Discussion Posted: Mon Apr 25, 2011 7:46 pm Subject: How to interface ADE5169? |
Dear,all
It's Energy Measurement IC ADE5169.
datasheet:http://www.alfa-chip.com/PDF/ADE5566_ADE5569_ADE5166_ADE5169_RevPrB.pdf
I think it not interface with 8052 mc on chip built-in. I think tr ... |
Topic: PIC16F877 and MCP3909 help me! |
Jongnonkuk
Replies: 6
Views: 7681
|
Forum: General CCS C Discussion Posted: Tue Jan 25, 2011 7:53 pm Subject: PIC16F877 and MCP3909 help me! |
good answer.
thank. |
Topic: PIC16F877 and MCP3909 help me! |
Jongnonkuk
Replies: 6
Views: 7681
|
Forum: General CCS C Discussion Posted: Tue Jan 25, 2011 1:47 am Subject: PIC16F877 and MCP3909 help me! |
Code new: (not work again -.-)
#include "16f877.h"
#fuses HS,NOWDT,PROTECT,NOLVP
#use delay(clock=10000000)
#use rs232(baud=9600,xmit=PIN_A0,STREAM ... |
Topic: PIC16F877 and MCP3909 help me! |
Jongnonkuk
Replies: 6
Views: 7681
|
Forum: General CCS C Discussion Posted: Tue Jan 25, 2011 1:46 am Subject: PIC16F877 and MCP3909 help me! |
No one helps me.
help me, please................................................ |
Topic: PIC16F877 and MCP3909 help me! |
Jongnonkuk
Replies: 6
Views: 7681
|
Forum: General CCS C Discussion Posted: Fri Jan 21, 2011 1:59 am Subject: PIC16F877 and MCP3909 help me! |
so sad -.- |
Topic: PIC16F877 and MCP3909 help me! |
Jongnonkuk
Replies: 6
Views: 7681
|
Forum: General CCS C Discussion Posted: Thu Jan 20, 2011 2:28 am Subject: PIC16F877 and MCP3909 help me! |
I try to connect MCP3909 with SPI function but it isn't work!
I link Avdd, Dvdd pin to +5V and AGND, DGND pin to 0V. Is it true?
And link G0,G1 to 0V.
#include "16f877.h"
#fuses ... |
|