Author |
Message |
Topic: Modbus over usb |
elogicca
Replies: 2
Views: 4040
|
Forum: General CCS C Discussion Posted: Wed Sep 12, 2007 5:12 pm Subject: Modbus over usb |
Trying to figure this out, incoming is fine but on outgoing my crc is apparently wrong... the sample only contains holding regs
= 0x10;
PendantStatus=c;
modbus_rx.len++;
... |
Topic: 16f684 PWM |
elogicca
Replies: 1
Views: 3716
|
Forum: General CCS C Discussion Posted: Sat Dec 09, 2006 8:52 pm Subject: 16f684 PWM |
I seem to be having problems migrating code from a 16F628A to a 16f684, everything ran good on the 628 but my pwm doesn't want to work on the 684... I saw some posts about ccs 3x version not compiling ... |
|