Search found 40 matches

by Nikitos
17 Jun 2016 07:03
Forum: Development Boards
Topic: CAN modules
Replies: 0
Views: 15895

CAN modules

Hello everyone. I have a task to make connection to the Fault-tolerant CAN Bus with baudrate 83.3 kBaud. As I know there is something special in this kind of the CAN Buses. Can I use CAN SPI click or CAN SPI board for this Fault-tolerant CAN Bus? Or this module is working only with High speed baudra...
by Nikitos
28 Apr 2016 05:23
Forum: Development Boards
Topic: EasyAVR 7 compatible with Arduino?
Replies: 3
Views: 2325

Re: EasyAVR 7 compatible with Arduino?

lana.arsic wrote:Hi,

You cannot program them directly from Arduino IDE,
but you can use hex file which is generated with Arduino IDE and program the modules.

Best regards,
Lana
What is the reason?
by Nikitos
27 Apr 2016 11:36
Forum: mikroC PRO for AVR Wish List
Topic: MikroC Pro for AVR future
Replies: 2
Views: 4233

Re: MikroC Pro for AVR future

Hello, Our compilers were developed with many in-built functions and wrapped up libraries, so they can save time and avoid unnecessary repeating of the same code. We want to give our users easy-to-use software. Unfortunately, we are aware the lack of debugger for AVR is holding the development back...
by Nikitos
27 Apr 2016 06:11
Forum: mikroC PRO for AVR Wish List
Topic: MikroC Pro for AVR future
Replies: 2
Views: 4233

MikroC Pro for AVR future

Hello everyone. Last year I've bought "mikroC PRO for AVR" which costed ~250 usd. It's good IDE for programming with examples and I was happy first month. But then I found that I can not use (for example CANSPI library) more then one module of one type. For example I wanted to use two CANSPI click m...
by Nikitos
27 Apr 2016 05:50
Forum: Development Boards
Topic: EasyAVR 7 compatible with Arduino?
Replies: 3
Views: 2325

EasyAVR 7 compatible with Arduino?

Is "EasyAVR 7" and "Click modules" compatible with Arduino IDE?
by Nikitos
27 Apr 2016 05:38
Forum: mikroProg™ programmer and debugger
Topic: Uploading code to "MINI-AT for AVR" or "Arduino" via SPI
Replies: 0
Views: 8082

Uploading code to "MINI-AT for AVR" or "Arduino" via SPI

I have this programmer http://www.mikroe.com/mikroprog/avr/ I've tried to upload the code via SPI to arduino nano (Atmega328p), and then my arduino does not work more.... Is it possible to upload code to MINI-AT for AVR (or Arduino) via AVRFlash using SPI and without bootloader? What parameters must...
by Nikitos
08 Apr 2016 09:58
Forum: mikroC PRO for AVR General
Topic: Atmega328p and mikroProg
Replies: 7
Views: 6317

Re: Atmega328p and mikroProg

Excuse me, but questions still need to have an answer. 1) I have this programmer http://www.mikroe.com/mikroprog/avr/ Is it possible to upload code to MINI-AT via AVRFlash (like to EasyAvr 7 with atmega32) using SPI without bootloader? What parameters must be in AVRFlash? 2) If I'm using bootloader ...
by Nikitos
17 Feb 2016 05:46
Forum: mikroC PRO for AVR General
Topic: Atmega328p and mikroProg
Replies: 7
Views: 6317

Re: Atmega328p and mikroProg

Is there some news about this topic?
by Nikitos
09 Feb 2016 05:56
Forum: mikroC PRO for AVR General
Topic: Atmega328p and mikroProg
Replies: 7
Views: 6317

Re: Atmega328p and mikroProg

I'm using this one http://www.mikroe.com/mikroprog/avr/ (New version). Is there some results regarding this question?
by Nikitos
08 Feb 2016 05:55
Forum: mikroC PRO for AVR General
Topic: Atmega328p and mikroProg
Replies: 7
Views: 6317

Re: Atmega328p and mikroProg

Hi, Have you checked video on MINI-AT web page on how to use bootloader? http://www.mikroe.com/mini/at/ Best regards, Uros Of corse I checked the video. But this video about bootloader. I just need to upload code without bootloader. As I know there is poblem with watchdog timer when people use this...
by Nikitos
03 Feb 2016 07:05
Forum: mikroC PRO for AVR General
Topic: Atmega328p and mikroProg
Replies: 7
Views: 6317

Re: Atmega328p and mikroProg

Looks like uploaded with this parameters. Any idea how to fix chip? I can not even read signature of this ATMEGA328p.
I'm asking because I have 2 AT-MINI for avr. And I Afraid to upload software to chip without bootloader. At this moment I do not need this bootloader. Is it possible?
by Nikitos
01 Feb 2016 10:00
Forum: mikroC PRO for AVR General
Topic: Atmega328p and mikroProg
Replies: 7
Views: 6317

Atmega328p and mikroProg

Hi everyone! I've tried to use mikroProg for AVR to upload to ATMEGA328p some code without bootloader. I used mikroC Pro for AVR and AVR FLASH inside. There is one problem after uploading software. ATMEGA328p not working and I cannot erase chip. It's already second time. How to fix chip? Or how to u...
by Nikitos
22 Jan 2016 06:54
Forum: mikroC PRO for AVR General
Topic: AT-MINI (Atmega328) CANSPI library?
Replies: 2
Views: 3363

Re: AT-MINI (Atmega328) CANSPI library?

After some days problem solved. Problem was in power supply. I changed supersupply to anotherone and then everething is working.
by Nikitos
07 Jan 2016 06:51
Forum: mikroC PRO for AVR General
Topic: AT-MINI (Atmega328) CANSPI library?
Replies: 2
Views: 3363

AT-MINI (Atmega328) CANSPI library?

Hi everyone! Is it possible to use CANSPI library with AT-MINI? I used the same code on Atmega32 and Atmega328(AT-MINI). One Atmega32 everything is working, on Atmega328 not working. I sure 100% that this code is working. Can somebody explain me something about? Or should I buy again something extra...
by Nikitos
16 Dec 2015 05:43
Forum: mikroC PRO for AVR General
Topic: Two CANSPI
Replies: 8
Views: 4045

Re: Two CANSPI

Yes, I used. I think we have misunderstanding. I just want to know how many milliseconds(or nanoseconds) takes this process (all actions together) of: 1) Recieving CAN message 8 bytes 2) Sending this message to another microprocessor via UART 3) Reciving message 8 bytes from another microprocessor v...

Go to advanced search