Search found 95 matches

by dane.radakovic
02 Apr 2009 16:12
Forum: mikroC General
Topic: How to increase the transmit buffer of the Ethernet Board
Replies: 1
Views: 1565

Hi,

The size of the packet is max. 1518 Byte.
In the Spi_Ethernet_UserTCP routine you can back
only the one TCP packet for each request ,
because our library does not support packet fragmentation.

I am sorry for late response.

Regards
by dane.radakovic
12 Mar 2009 17:59
Forum: RSC-4x mikroC General
Topic: Components on Easy VR Stamp
Replies: 3
Views: 9060

Hi The problem is probably with LCD. DISPLAYTECH 162B has different pinout. Display Xiamen Ocular GDM1602A and LongTech Optics LCM1602A-NSW-BBS have this pinout: Vss (pin1) Vdd (pin2) Vo (pin3) RS (pin4) RW (pin5) E (pin6) pin7 - pin14 data LED+ (pin15) LED- (pin16) Try to find information about GDM...
by dane.radakovic
11 Mar 2009 17:20
Forum: mikroC General
Topic: TCP packet
Replies: 3
Views: 2383

Hi,

I am sorry that I have to disappoint you,
but unfortunately you can not create mentioned function.
Because it is not possible.

Regards
by dane.radakovic
11 Feb 2009 15:20
Forum: mikroBasic PRO for AVR General
Topic: are there usb library for avr
Replies: 5
Views: 6069

Hi,

Our Software Developers are planning to support USB HID library
in coming releases of our mikroBasic PRO for AVR.

Regards
by dane.radakovic
09 Feb 2009 16:09
Forum: mikroC General
Topic: PWM library or PWM general help please
Replies: 2
Views: 2024

Hi,

Please post this question on our Support Desk:
http://www.mikroe.com/en/support/
And provide us with piece of code which demonstrate problem.
Also explain your problem as much you can.

Regards
by dane.radakovic
06 Feb 2009 17:01
Forum: Development Boards
Topic: dsPIC PRO4: Ethernet and MMC/SD at the same time?
Replies: 6
Views: 3495

Hi, SPI Ethernet and MMC/SD share same SPI bus, but each module uses ChipSelect signal to determine if the data on bus is sent to it. ETH_CS is connected to RG12 pin MMC_CS is connected to RG9 pin and they are active on logic zero ( MMC_CS# ) You should turn on both switches on dsPICPRO4 first. So, ...
by dane.radakovic
04 Feb 2009 08:45
Forum: mikroBasic PRO for AVR General
Topic: reg file for mikrobasic PRO
Replies: 3
Views: 3711

Hi,
Do i always have to download a new licence key to activate the software?
Please read carefully this manual:
http://www.mikroe.com/pdf/mikrobasic/co ... vation.pdf
I believe that there you will find all wanted information.

Regards
by dane.radakovic
03 Feb 2009 17:28
Forum: Development Boards
Topic: dsPIC PRO4: Ethernet and MMC/SD at the same time?
Replies: 6
Views: 3495

Hi,

You can use both of them at the same time.
But you should pay attention on chip select, because they are on different pins.

Regards
by dane.radakovic
02 Feb 2009 17:09
Forum: mikroC General
Topic: Upgrade to 8.2
Replies: 1
Views: 1478

Hi,

We are aware of this problem and in new mikroC PRO for PIC version
we resolved it.
I am sorry for rewriting your example folder.

Beta version of mikroC PRO for PIC will be available soon.
If you have license for mikroC for PIC you will get new license for PRO version free of charge.

Regards
by dane.radakovic
02 Feb 2009 16:54
Forum: mikroBasic General
Topic: MikroBasic don't start with XP64
Replies: 4
Views: 2138

Hi,

We have not reproduced your problem.
http://www.mikroe.com/upld/screenshot_020209.jpg

This sounds strange, try to reinstall mikroBasic for PIC.
Could you try to install mentioned compiler on some other PC?

Regards
by dane.radakovic
30 Jan 2009 18:29
Forum: mikroC General
Topic: Updating mikroC
Replies: 2
Views: 1643

Hi,

Please read carefully next manual:
http://www.mikroe.com/pdf/mikrobasic/co ... vation.pdf

Feel free to contact us on our Support Desk:
http://www.mikroe.com/en/support/

Regards
by dane.radakovic
29 Jan 2009 17:11
Forum: mikroBasic General
Topic: i lose my code when
Replies: 3
Views: 1836

Hi, Unfortunately you can't restore your code, because the old version of IDE first compiles and then saves code. So you should save the project before compiling. The new mikroBasic PRO for PIC will have IDE which saves code on compile request automatically (before compiling) so this situation is av...
by dane.radakovic
29 Jan 2009 12:11
Forum: mikroBasic General
Topic: USB Host support
Replies: 5
Views: 2753

Hi,

mikroBasic for dsPIC30/33 and PIC24 doesn't support USB Host operations.
I will inform Software Developers about your wish, and they'll take it into consideration.

Regards
by dane.radakovic
29 Jan 2009 12:10
Forum: mikroBasic General
Topic: MMC problem.
Replies: 1
Views: 1402

Hi,

This post was moved from mikroBasic PRO for AVR General section of the forum.

Please post this question on our Support Desk:
http://www.mikroe.com/en/support/
And we will try to help you to solve mentioned issue.

Regards
by dane.radakovic
29 Jan 2009 11:54
Forum: mikroC General
Topic: Why C?
Replies: 22
Views: 7639

Hi, About mikroC: There are some advantages and disadvantages in all of them. But basically there are a little differences between these compilers. mikroC is standardized with ANSI C, and it is much more complex and it is far more difficult to write the compiler for it. We used a lot more resources ...

Go to advanced search