Search found 18 matches

by titan66
17 Jul 2013 10:13
Forum: mikroPascal PRO for PIC General
Topic: error problem
Replies: 4
Views: 2442

Re: error problem

Image
sorry, i hope you can see this time
by titan66
17 Jul 2013 09:20
Forum: mikroPascal PRO for PIC General
Topic: error problem
Replies: 4
Views: 2442

error problem

Image


i am new for pic. i dont know that is the problem. compiler is unsuccesfully finished. can you help me? i got pic 6.0.0 free version
by titan66
31 Jul 2009 14:09
Forum: mikroPascal PRO for AVR General
Topic: Unwanted data sent.
Replies: 3
Views: 3038

it can be a problem with baud rate.
you send data from comport?
by titan66
20 Jul 2009 13:14
Forum: mikroPascal General
Topic: spi_ethernet
Replies: 1
Views: 2004

spi_ethernet

1:1 E-0 Linker error: Routine Spi_Ethernet_UserTCP not defined

hi friends.
what is the problem.help me please.
by titan66
17 Jul 2009 09:20
Forum: mikroC Wish List
Topic: 4x3 keypad library
Replies: 1
Views: 4078

4x3 keypad library

hi i havent 4x3 kaypad library anybody help me?
by titan66
13 Jul 2009 09:00
Forum: mikroPascal General
Topic: Soft i2c doesn't work
Replies: 4
Views: 4218

hallettim sorunu ilgin için teşekkür ederim saol.
by titan66
10 Jul 2009 14:11
Forum: mikroPascal General
Topic: Soft i2c doesn't work
Replies: 4
Views: 4218

evt taktım simulasyondada çalışmıyor saat_oku kısmında sorun olabilirmi?
by titan66
10 Jul 2009 13:35
Forum: mikroPascal General
Topic: Soft i2c doesn't work
Replies: 4
Views: 4218

Soft i2c doesn't work

hi friends i have a project about digital watch i did some works but it doesnt work i use ds1307 what can be my problem? it is my program;(gun:day,sn:sec,dk:min,ay:mon,yil:year) program i2c; uses turkcetimes1414,xglcd_lib,flash_f_e; var ee_adr, ee_data : byte; jj : word; data:array[0..159] of byte; ...
by titan66
08 Jul 2009 09:20
Forum: mikroPascal General
Topic: Ethernet
Replies: 3
Views: 2863

i have any problem about ethernet i dont get data
by titan66
08 Jul 2009 09:18
Forum: mikroPascal General
Topic: ENC28J60 Ethernet Library V3.3
Replies: 94
Views: 73996

thx.
by titan66
29 Apr 2009 12:09
Forum: mikroPascal PRO for PIC General
Topic: pic18f4550 to usb?
Replies: 3
Views: 3374

pic18f4550 to usb?

hi guys i have a problem about p18f4550 to usb communication my code; crystal 20 Mhz program hid_test; var userRD_buffer : word; userWR_buffer : word; label ana,bas; begin PORTA:=0; // portlar temizlendi PORTB:=0; PORTD:=0; PORTC:=0; PORTE:=0; TRISA:=%00001110; //Giriş çıkışlar ayarlandı trisb:=%000...
by titan66
17 Mar 2009 13:00
Forum: mikroPascal General
Topic: I2C problem!!!
Replies: 4
Views: 3403

Procedure Saat_yaz( sn, dk, saat, day, gun, ay, yil : byte); begin I2C_Init(100000); Soft_I2C_Config(Porte,2,1); // sda(5) , scl(6) Soft_I2C_Start(); Soft_I2C_Write($D0); Soft_I2C_Write($00); Soft_I2C_Write(dec2bcd(sn)); Soft_I2C_Write(dec2bcd(dk)); Soft_I2C_Write(dec2bcd(saat)); Soft_I2C_Write(dec2...
by titan66
16 Mar 2009 18:43
Forum: mikroPascal General
Topic: I2C problem!!!
Replies: 4
Views: 3403

is there anybody to help me?:(
by titan66
14 Mar 2009 15:33
Forum: mikroPascal General
Topic: I2C problem!!!
Replies: 4
Views: 3403

I2C problem!!!

1:1 E-0 Linker error: SOFTI2C_SOFT_I2C_WRITE_LOCAL_RESULT: argument not found
1:1 E-0 Linker error: Bank not found: SOFTI2C_SOFT_I2C_WRITE_LOCAL_RESULT

i have two problems when i use I2c ds1307

What can i do?help me please
by titan66
14 Mar 2009 14:31
Forum: mikroC General
Topic: I2C Problem!!!
Replies: 1
Views: 1281

I2C Problem!!!

1:1 E-0 Linker error: SOFTI2C_SOFT_I2C_WRITE_LOCAL_RESULT: argument not found
1:1 E-0 Linker error: Bank not found: SOFTI2C_SOFT_I2C_WRITE_LOCAL_RESULT

i have two problems when i use I2c ds1307

What can i do?help me please

Go to advanced search