Search found 30 matches

by Andrewz
20 Jun 2018 12:23
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

Hello. Is there any progress? Have you reproduced this issue?
by Andrewz
04 Jun 2018 10:47
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

This issue additionally tested on Windows 8.1 PRO and Windows 10 PRO.
by Andrewz
04 Jun 2018 10:40
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

Hello. What do you mean "disabled from the Control Panel"? If you disable network connection from Control Panel everything works fine! But if computer connected to LAN and internet cable is unplugged from the router this issue exists. If computer can work within LAN which is not connected to interne...
by Andrewz
31 May 2018 15:52
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

OK. This issue occures: 1. If LAN is connected but there is no access to internet. 2. If LAN is connected but network activity for MikroBasic is disabled by firewall rules. If LAN is disconnected, compiler starts always normally! I think that MikroBasic detects that threre is network connection is a...
by Andrewz
31 May 2018 10:25
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

Hello. Is there any progress on this issue?
by Andrewz
28 May 2018 16:47
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

Anyway.. New versions of Mikroe Compilers with Libstock Manager actively uses internet connection during start process. It seems like some process waits for server reply and blocks starting of a programm. It can be seen in Process Explorer. Older version 7.0.1 starts much faster and it doesent matte...
by Andrewz
28 May 2018 16:11
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

Re: MikroBasic Libstock Manager erratic behavior

Hello. I'm using MikroBasic PRO for dsPIC version 7.1.0 - the latest one. When i disable any network activity for MikroBasic in windows firewall it hangs for about 3 minutes with message string "Initializing...". The same is for MikroBasic PRO for PIC version 7.2.0.
by Andrewz
28 May 2018 15:18
Forum: mikroBasic PRO for PIC General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 1
Views: 1120

MikroBasic Libstock Manager erratic behavior

Hello! Is it possible to disable Libstock Manager functionality in latest MikroBasic Compilers? Since it was integrated, the speed for opening and closing of a compiler significantly degraded. It seems like program waits for Libstock Manager connection to internet services complete. If there is no i...
by Andrewz
26 May 2018 21:18
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: MikroBasic Libstock Manager erratic behavior
Replies: 14
Views: 5309

MikroBasic Libstock Manager erratic behavior

Hello! Is it possible to disable Libstock Manager functionality in latest MikroBasic Compilers? Since it was integrated, the speed for opening and closing of a compiler significantly degraded. It seems like program waits for Libstock Manager connection to internet services complete. If there is no i...
by Andrewz
02 Mar 2017 16:53
Forum: mikroBasic PRO for PIC General
Topic: enc 28j60 and Pic 18f4550
Replies: 12
Views: 5856

Re: enc 28j60 and Pic 18f4550

... and enc28j60 should be powered from 3.3V power supply. If PIC18f4550 is powered from 5V power supply, level convertions for MISO and INT lines should be used (3.3V --> 5V). SCK, MOSI, CS, RESET may be connected directry as enj28j60 tolerates with 5V signals!
by Andrewz
02 Mar 2017 16:19
Forum: mikroBasic PRO for PIC General
Topic: enc 28j60 and Pic 18f4550
Replies: 12
Views: 5856

Re: enc 28j60 and Pic 18f4550

Shure i can! PIC18F4520 SPI PINS: PORTC.3 --> SCK <-- enc28j60 SCK PORTC.4 --> MISO <-- enc28j60 MISO PORTC.5 --> MOSI <-- enc28j60 MOSI PIC18F4550 SPI PINS: PORTB.1 --> SCK <-- enc28j60 SCK PORTB.0 --> MISO <-- enc28j60 MISO PORTC.7 --> MOSI <-- enc28j60 MOSI You can't use the same schematic for pi...
by Andrewz
02 Mar 2017 06:07
Forum: mikroBasic PRO for PIC General
Topic: enc 28j60 and Pic 18f4550
Replies: 12
Views: 5856

Re: enc 28j60 and Pic 18f4550

Hello. It's hard to understand you. EasyPic5 platform has no Ethernet module itself. Are you using expansion board with enc28j60? There is no major difference in flags, speed, oscillator configuration between pic18f4520 and pic18f4550. Main difference is that SPI module signals are located on differ...
by Andrewz
28 Feb 2017 10:43
Forum: mikroBasic PRO for PIC General
Topic: Temperature measuring with a TSIC Temperature sensor
Replies: 9
Views: 5209

Re: Temperature measuring with a TSIC Temperature sensor

Hello. Which ports (pins) of MCU are used for connecting to TSIC sensor ? If it shared with modules like ADC, comparator or other, modules should be configured in such way that TSIC pins functions like Digital IO. Can you set flags in example code to check that parity is OK and display it on LEDs or...
by Andrewz
26 Feb 2017 21:08
Forum: PIC PRO Compilers
Topic: Several flags per compiler directive suggestion
Replies: 1
Views: 6848

Several flags per compiler directive suggestion

Hello. Dear MikroElektronika developers. Have you ever thought of adding possibility to manage several flags per one directive? Example: I have two directive flags, declared in "*.pld" file which never used both in single project: H_I2C_MANAGE S_I2C_MANAGE If one of these flags is set, common portio...

Go to advanced search