Search found 18 matches

by Amir
17 Dec 2015 10:26
Forum: mikroC PRO for PIC General
Topic: A problem with the I2C1_Init function
Replies: 1
Views: 1177

A problem with the I2C1_Init function

Hi everyone, I use I2C1 module in my project. Recently, I've noticed a divergence between set value (100KHz - I2C1_Init(100000)) and actual frequency on a SCL pin (87KHz). This is a problem because my system require accurate I2C frequency of 100KHz. Would it be safe to increase value in "I2C1_Init" ...
by Amir
03 Sep 2015 15:05
Forum: Development Boards
Topic: EVE2
Replies: 1
Views: 1342

EVE2

Is there any chance to release EVE2 with ft81x controller?

kind regards,

Amir
by Amir
25 Aug 2015 15:53
Forum: Product Announcements
Topic: Four new machines that tripled our production capacity
Replies: 17
Views: 222798

Re: Four new machines that tripled our production capacity

Please can you tell me the model of your old PCBA machine. It seems it is all in one.
Nowadays, I've been searching for similar machine for our production. I would be grateful if you could help me.

Kind regards,

Amir
by Amir
12 Feb 2014 17:49
Forum: Libstock Discussion
Topic: WiFi PLUS Click with TCP/IP Stack - Complete WiFi Solution
Replies: 77
Views: 887638

Re: WiFi PLUS Click with TCP/IP Stack - Complete WiFi Soluti

Hello, I'm writing you because I have "Reentrancy UART2_Write" error in my project related to "Net_Wireless_MCW1001_18" library. It is really easy to generate this error. Just use "Net_Wireless_MCW1001_18" library functions in main thread and call "UART2_write" from interrupt. I'm really stacked her...
by Amir
05 Feb 2014 22:41
Forum: mikroC PRO for PIC General
Topic: problem with "Net_Wireless_MCW1001_18" library
Replies: 0
Views: 1305

problem with "Net_Wireless_MCW1001_18" library

Hello, I'm looking for a advice for a next problem(bug?) related to "Net_Wireless_MCW1001_18" library: Is there a way to dedicate UART1 to "Net_Wireless_MCW1001_18" library? I am using pic18f25k22 and WiFi Plus Click connected to UART1. Second UART2 is connected to PC thru MAX3232. My project must h...
by Amir
07 Jan 2014 17:05
Forum: mikroC PRO for PIC General
Topic: Handling interrupts in modular code
Replies: 1
Views: 1082

Handling interrupts in modular code

Hello, I'm trying to split my code into multiple files (myproject.c, uart.c, uart,h, wifi.c, wifi.h...). I have almost done this job, but one problem popped up which I haven't been able to solve: How to split interrupt low priority routine into two files? I put void UART_interrupt() iv 0x000018 ics ...
by Amir
12 Apr 2012 21:21
Forum: mikroC PRO for PIC General
Topic: Probably a bug in a new compiler mikroC PRO v5.6
Replies: 8
Views: 3277

Probably a bug in a new compiler mikroC PRO v5.6

Hello all,

After I open my project, mikroC PRO v5.6 doesn't load EEPROM file.
I have tried to do this manually, but I always get message
"Intel HEX file was not generated for this MCU".
by Amir
06 Jan 2012 09:16
Forum: mikroC PRO for PIC General
Topic: Strange thing with PIC18F46k22 and mikroC v5.4.0
Replies: 3
Views: 2223

Re: Strange thing with PIC18F46k22 and mikroC v5.4.0

Mince-n-Tatties, thanks for advice. I use lat register and it works.
by Amir
05 Jan 2012 15:07
Forum: mikroC PRO for PIC General
Topic: Strange thing with PIC18F46k22 and mikroC v5.4.0
Replies: 3
Views: 2223

Strange thing with PIC18F46k22 and mikroC v5.4.0

I have very unusual problem. I am trying to make very simple code for PIC18f46k22 I am sending you code for toggling logic state of PORTD.F0 pin. Toggling will work only if line Lcd_Out(1,1,"OK"); is not comment, otherwise PIC holds PORTD.F0 on high logic state "1". Oscillator configuration: -Intern...
by Amir
26 Dec 2009 15:39
Forum: mikroC General
Topic: one PWM signal on two pins
Replies: 2
Views: 1537

I forgot to mention, I'm using pic18f4620 with integrated ECCP module.
by Amir
26 Dec 2009 12:30
Forum: mikroC General
Topic: one PWM signal on two pins
Replies: 2
Views: 1537

one PWM signal on two pins

Hi all,

I have one unusual question. Is it possible to have PWM signal from one CCPx module on two separate pins?

For example: Can CCP2 module drive RC1 and some another pin with same signal?

Thanks!!
by Amir
10 Nov 2009 20:21
Forum: mikroC General
Topic: LCD 2x16 - length of wires
Replies: 3
Views: 1687

LCD 2x16 - length of wires

Hi,

Does anyone know a maximum length of wires between pic microcontroller and Character LCD 2x16 with blue backlight? For example, can it be like one meter?
by Amir
22 Mar 2008 22:31
Forum: mikroC General
Topic: Possible Bug with PIC18F2420 Definitions
Replies: 4
Views: 2048

Hello Rodney

You should try a new version of mikroC.
The problem is disappeared in mikroC v8.1 !

Thanks and Cheers!!
by Amir
22 Mar 2008 20:53
Forum: mikroC General
Topic: Possible Bug with PIC18F2420 Definitions
Replies: 4
Views: 2048

Re: Possible Bug with PIC18F2420 Definitions

Hello MikroElektronika Team I wish to report a possible bug in the definitions of the PIC18F2420. The datasheet of the 18F2420 defines the available RAM at 768. The compiler actually lets you use RAM up to 871. When I compile a program using more than 768 RAM (or slightly less) the microprocessor w...
by Amir
18 Jul 2007 11:53
Forum: mikroC General
Topic: Timer0 Calculator..
Replies: 5
Views: 3482

Re: Timer0 Calculator..

zristic wrote:I could not run it, windows reported an error.
You must have installed Microsoft .NET Framework v1.1 and Microsoft .NET Framework v2.

Go to advanced search