Search found 8 matches

by nauman_mrd
31 Jul 2013 19:09
Forum: mikroC PRO for AVR General
Topic: Problem in writing Program to AVR Atmega32
Replies: 6
Views: 4032

Re: Problem in writing Program to AVR Atmega32

filip wrote:Hi,

Which hardware are you using ?
Are you sure that your hardware is OK, i.e. can you run some other code on it ?

Regards,
Filip.
Yes my Hardware is 100% working on another code written in AVR Studio 6. but there is nor software UART thats why i tried MIKRO C PRO FOR AVR.
by nauman_mrd
27 Jul 2013 00:56
Forum: mikroC PRO for AVR General
Topic: how to use G540 programmer in AVR Flash
Replies: 2
Views: 2377

Re: how to use G540 programmer in AVR Flash

filip wrote:Hi,

The AVRFlash application does not support the G540 programmer, it only supports the mikroElektronika AVR programmer :
http://www.mikroe.com/mikroprog/avr/

For G540 you should use an appropriate programmer application, recommended by the manufacturer usually.

Regards,
Filip.

Ok thanks
by nauman_mrd
27 Jul 2013 00:55
Forum: mikroC PRO for AVR General
Topic: Problem in writing Program to AVR Atmega32
Replies: 6
Views: 4032

Re: Problem in writing Program to AVR Atmega32

Hi, The fuse bytes for the LedBlinking project have these values : LOW = 0xC0 = 1100 0000 HIGH = 0xD9 = 1101 1001 So, using the the fusebyte's description given in the ATmega32 datasheet, you should set them in your programmer. Regards, Filip. i configure the fuse setting in my programmer as accord...
by nauman_mrd
25 Jul 2013 14:37
Forum: mikroC PRO for AVR General
Topic: Problem in writing Program to AVR Atmega32
Replies: 6
Views: 4032

Re: Problem in writing Program to AVR Atmega32

Hi, Could you make a simple Soft UART example, as given in the compiler, and try it ? If this doesn't work, please attach it here. Regards, Filip. Thanks for your response Filip I just used simple led blinking example code in mikro c for avr and write to atmega32 using g540. It was not working eith...
by nauman_mrd
24 Jul 2013 19:43
Forum: mikroC PRO for AVR General
Topic: how to use G540 programmer in AVR Flash
Replies: 2
Views: 2377

how to use G540 programmer in AVR Flash

Hello i am using Mikro C PRO for AVR but i don't know how to use my G540 Programmer with it. my USB G540 driver is installed but the USB icon in AVR Flash in disabled. and cant see anything in "Show Devices" under USB Menu. screen shots are attached. My Questions are 1. How to use G540 programmer wi...
by nauman_mrd
24 Jul 2013 19:30
Forum: mikroC PRO for AVR General
Topic: Problem in writing Program to AVR Atmega32
Replies: 6
Views: 4032

Problem in writing Program to AVR Atmega32

Hello i was using Atmel studio 6.0 to program Atmega32 for my project. i compile the code and burn into Atmega32 using Universal Programmer Genius G540. i still have that code. After some modification in my circuit a second hardware serial port was needed. so Mikro C Pro for AVR was suggested to me ...
by nauman_mrd
21 Jul 2013 13:06
Forum: mikroC PRO for AVR General
Topic: Need library for 2x16 8 bit Mode for AVR Atmega
Replies: 2
Views: 2003

Need library for 2x16 8 bit Mode for AVR Atmega

Hello
I need a library for 2x16 LCD for 8 bit mode. as my hardware is already designed and i don't want to change it to 4 bit mode now.

Go to advanced search