Author |
Message |
Topic: tcp problem |
frederic
Replies: 0
Views: 3272
|
Forum: General CCS C Discussion Posted: Mon Apr 23, 2012 3:17 pm Subject: tcp problem |
Hi,ccs c modbus tcp ip for the implementation of version 4.130 is missing the following files.
#include "tcpip/tcp.h"
#include "tcpip/tick.h"
The sample code there is a need ... |
Topic: Help! MCP3553 read-out error |
frederic
Replies: 4
Views: 8795
|
Forum: General CCS C Discussion Posted: Tue Nov 08, 2011 3:38 pm Subject: Help! MCP3553 read-out error |
must be a solution |
Topic: Help! MCP3553 read-out error |
frederic
Replies: 4
Views: 8795
|
Forum: General CCS C Discussion Posted: Sat Nov 05, 2011 1:51 am Subject: Help! MCP3553 read-out error |
Thank you again.
When I turned A/D conversion to 20 ms, it worked. Values become stable. But this time, the last bit of the data changing rapidly and last digit isn't stable now. What causes this rea ... |
Topic: Help! MCP3553 read-out error |
frederic
Replies: 4
Views: 8795
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2011 2:18 pm Subject: Help! MCP3553 read-out error |
Hello...
Here, I am confused about that, with this code i get the data from mcp3553. But values are changing rapidly, thus code doesn't work stable. What may be the problem? Where is my mistake ? A ... |
|