Author |
Message |
Topic: at45db041 library problem |
koray_duran
Replies: 1
Views: 3360
|
Forum: General CCS C Discussion Posted: Tue Feb 07, 2012 3:02 am Subject: at45db041 library problem |
When try to compile my codes at45db041 library creates errors. It seems an easy error but i couldn't figure out why it occurs. Please take a look.
Here is the error:
line 30(1,2): expecting an ide ... |
Topic: Increase Modbus Points |
koray_duran
Replies: 7
Views: 11534
|
Forum: General CCS C Discussion Posted: Fri Dec 16, 2011 1:57 am Subject: Increase Modbus Points |
Hi,
I work on modbus in these days, maybe it is very simple question but i couldn't figure out how to increase modbus points. It seems only 8 points per type. I wait your answers.
Here is my cod ... |
Topic: 2x8 LCD Secondline Problem |
koray_duran
Replies: 5
Views: 8804
|
Forum: General CCS C Discussion Posted: Thu Sep 29, 2011 6:07 am Subject: 2x8 LCD Secondline Problem |
Still i didnt have change to try 5 volts but why contrast works fine in type 0 ? Do you have any idea ?
Edit : it works with 5 volts. |
Topic: 2x8 LCD Secondline Problem |
koray_duran
Replies: 5
Views: 8804
|
Forum: General CCS C Discussion Posted: Thu Sep 29, 2011 3:13 am Subject: 2x8 LCD Secondline Problem |
Ttelmah If i set it for 2 type. It doesn't even work. The contrast of LCD comes soo low that you can't see nothing even i set VEE to GND.
If i set it for 1 type It starts to work but still contrast ... |
Topic: 2x8 LCD Secondline Problem |
koray_duran
Replies: 5
Views: 8804
|
Forum: General CCS C Discussion Posted: Thu Sep 29, 2011 1:12 am Subject: 2x8 LCD Secondline Problem |
Hello,
I've trying to implement LCD to my project without success. I am using a 0802A - 2x8 LCD and flex_lcd library. It writes on first line without any problem but cant write on second line. I ha ... |
Topic: problem with modbus library |
koray_duran
Replies: 4
Views: 8007
|
Forum: General CCS C Discussion Posted: Tue Sep 20, 2011 9:10 am Subject: problem with modbus library |
Thanks PCM Programmer
I should mind it before! |
Topic: problem with modbus library |
koray_duran
Replies: 4
Views: 8007
|
Forum: General CCS C Discussion Posted: Mon Sep 19, 2011 6:57 am Subject: problem with modbus library |
IDE 4.057
PCB 4.068
PCM 4.068
PCH 4.068
PCD 4.057 |
Topic: problem with modbus library |
koray_duran
Replies: 4
Views: 8007
|
Forum: General CCS C Discussion Posted: Thu Sep 15, 2011 1:23 am Subject: problem with modbus library |
Hi,
I've trying to implement modbus slave example to my project. But even i am not successful to compile original codes. Nothing is modified in library.
Error is :
#byte TXSTA=getenv("s ... |
Topic: EM4150 reading problem |
koray_duran
Replies: 7
Views: 12803
|
Forum: General CCS C Discussion Posted: Thu Dec 23, 2010 4:03 am Subject: EM4150 reading problem |
Hello again,
I have a problem about reading my 4150 tag which I supplied from ccs c rfid development kit. I've some changed the code for my own hardware but the drivers and basic hardware not modif ... |
Topic: HTRC110 and PIC |
koray_duran
Replies: 9
Views: 23919
|
Forum: General CCS C Discussion Posted: Sun Nov 14, 2010 10:45 am Subject: HTRC110 and PIC |
Hi Denis!
if you writed a driver for htrc110, please share with us. |
Topic: interesting problem!! (SOLVED) |
koray_duran
Replies: 8
Views: 11615
|
Forum: General CCS C Discussion Posted: Sun Nov 14, 2010 10:41 am Subject: interesting problem!! (SOLVED) |
Thanks FvM!! Actually there is a pullup resistor but because of deisgn change (I was using max3440 instead of Max485) i've placed it to the wrong pin and that was causing problems.
Thanks guys for yo ... |
Topic: interesting problem!! (SOLVED) |
koray_duran
Replies: 8
Views: 11615
|
Forum: General CCS C Discussion Posted: Sat Nov 13, 2010 9:58 am Subject: interesting problem!! (SOLVED) |
I've figured out that system can't get out from interrupt. It acts like there is an endless receving. MCU drives a RS485 chip and transmitting works if i disable interrupt. |
Topic: interesting problem!! (SOLVED) |
koray_duran
Replies: 8
Views: 11615
|
Forum: General CCS C Discussion Posted: Tue Nov 09, 2010 1:12 pm Subject: interesting problem!! (SOLVED) |
thanks for answering, i tried this without success. i deactiveted the code in int_rda. The problem occurs not after receiving a char, it occours before main program starts and restarts the system.
... |
Topic: interesting problem!! (SOLVED) |
koray_duran
Replies: 8
Views: 11615
|
Forum: General CCS C Discussion Posted: Tue Nov 09, 2010 12:13 pm Subject: interesting problem!! (SOLVED) |
When i disable int_rda everything works fine but when i enable int_rda device can't start and all time restarts by WDT. I can't find the solution and also in forum such a problem. |
Topic: WDT doesn't work |
koray_duran
Replies: 11
Views: 11678
|
Forum: General CCS C Discussion Posted: Fri Aug 20, 2010 2:14 am Subject: WDT doesn't work |
Thanks Ttelmah. I will search and write the results here. |
|