Page 2 of 2

Re: Microduino Core+ ATmega644PA (5V) (HCMIDU0002)

Posted: Tue Jul 23, 2013 9:30 am
by jmsimonis
Hi all,

I use the IDE Arduino ver 1.0.3 and I don't find the Atmega644 board.
Can you tell me how can I program this card and what driver can I use to communicate with it on Mac OS?

Thanks in advance.

Regards

Re: Microduino Core+ ATmega644PA (5V) (HCMIDU0002)

Posted: Tue Jul 23, 2013 10:12 am
by andrew
Have you followed the instructions at the bottom of the first post? You will need to be logged in to download the attached files.

Re: Microduino Core+ ATmega644PA (5V) (HCMIDU0002)

Posted: Tue Jul 23, 2013 10:40 am
by jmsimonis
Ohhh sorry... It's working now... Thanks

Re: Microduino Core+ ATmega644PA (HCMIDU0002 & HCMIDU0012)

Posted: Fri Aug 30, 2013 4:34 pm
by ebt
You can guess whats prompted this question.... ;)

do you plan to carry the 8mhz/3v3 version?

Re: Microduino Core+ ATmega644PA (HCMIDU0002 & HCMIDU0012)

Posted: Fri Aug 30, 2013 7:26 pm
by andrew
We currently sell the 16MHz 3.3V version. We do eventually plan to add the complete range of Microduino products (of which we hope to become the official EU supplier), but we are adding them in order of popularity. The next item we plan to sell is the Microduino-BM module. We have 20 of these at the moment which we are still evaluating before putting them on sale.

Re: Microduino Core+ ATmega644PA (HCMIDU0002 & HCMIDU0012)

Posted: Fri Nov 01, 2013 7:43 pm
by fabio978
Hi all,
i am trying to use I2C communication but it doesn't work.
It's not clear if i have to use pins A4/A5 or D20/D21... anyway i've tried both and it doesn't work..

I am trying to use standard Wire library. Is that supported on Microduino Boards? Maybe it needs some adjustment?

Re: Microduino Core+ ATmega644PA (HCMIDU0002 & HCMIDU0012)

Posted: Fri Nov 01, 2013 7:58 pm
by fabio978
fabio978 wrote:Hi all,
i am trying to use I2C communication but it doesn't work.
It's not clear if i have to use pins A4/A5 or D20/D21... anyway i've tried both and it doesn't work..

I am trying to use standard Wire library. Is that supported on Microduino Boards? Maybe it needs some adjustment?
Nevermind.

Found the answer by myself (D20/D21). It wasn't working cos i've connected wrong pins on the Arduino Nano :oops: