Author |
Message |
Topic: Library MCP4728 D/A I2C converter |
oiluj
Replies: 2
Views: 9031
|
Forum: General CCS C Discussion Posted: Sun Nov 13, 2011 4:51 pm Subject: Library MCP4728 D/A I2C converter |
Hi,
I wrote this code for comunicate with MCP4728:
void mcp4728_set_voltage(int speedA,int speedB, int speedC, int speedD )
{
conversion(speedA, speedB, speedC, speedD); ... |
Topic: Library MCP4728 D/A I2C converter |
oiluj
Replies: 2
Views: 9031
|
Forum: General CCS C Discussion Posted: Mon Nov 07, 2011 5:08 pm Subject: Library MCP4728 D/A I2C converter |
Hi,
I'm a student of Electrical Engineering in UFSJ, Brazil.
And I need write a program for communicates PIC18F4550 with MCP4728 D/A converter,
but I didn't find libraries for the converter.
I ... |
|
Page 1 of 1 |
All times are GMT - 6 Hours |
Powered by phpBB © 2001, 2005 phpBB Group
|