Search found 95 matches

by mLaki
24 Mar 2013 21:38
Forum: Development Boards
Topic: Sensor FOV on irThermo Click board?
Replies: 1
Views: 1176

Sensor FOV on irThermo Click board?

What is the field of view of sensor installed on irThermo boards? I looked into the MLX90614 datasheet but couldn't find any data regarding installed sensor (MLX90614ESF-AAA and MLX90614ESF-BAA). I think of building handheld thermometer for measuring PCB components temperatures so sensor with narrow...
by mLaki
28 Jul 2012 23:07
Forum: Development Boards
Topic: AVRFLASH V2.14 ATMega8 16 MHZ EXT. XTAL problem
Replies: 6
Views: 3219

Re: AVRFLASH V2.14 ATMega8 16 MHZ EXT. XTAL problem

That is MCU dependent feature. Look for CKSEL entries in Atmega8 data sheet and you will find that it doesn't have those settings when running with crystal.
by mLaki
24 Jul 2012 19:42
Forum: Development Boards
Topic: AVRFLASH V2.14 ATMega8 16 MHZ EXT. XTAL problem
Replies: 6
Views: 3219

Re: AVRFLASH V2.14 ATMega8 16 MHZ EXT. XTAL problem

Use the option at the end of the list, it will work. Take a note that EasyAVR6 provides clock to MCU via hex inverter (full swing square signal). If you use fast start up setting with crystal connected directly to the MCU (with load capacitors) MCU probably won't start working, so use slow start up.
by mLaki
24 Jul 2012 17:24
Forum: Development Boards
Topic: which camera modules do you suggest for ARM (mikromedia)?
Replies: 2
Views: 2222

Re: which camera modules do you suggest for ARM (mikromedia)

You should buy CMOS camera module that has 8 bit parallel interface for data transfer + i2c for setting up camera, maybe something like TCM8230. STM32F407 would be good solution for processing platform since it has hardware interface for connecting such camera, a lot of on board SRAM and necessary p...
by mLaki
14 May 2012 15:51
Forum: Development Boards Wishlist
Topic: STM32 dev boards
Replies: 3
Views: 3049

Re: STM32 dev boards

Well there should have been standard 20pin JTAG connector, I will still have to make adapter to use my debugger. As for the mikromedia with STM32F4, it is to damn shame... DCMI interface is completely unusable.
by mLaki
13 May 2012 22:01
Forum: Development Boards Wishlist
Topic: STM32 dev boards
Replies: 3
Views: 3049

STM32 dev boards

Since the STM32 development boards are in MikroE plans, here are few suggestions. JTAG/SWD connector should be included on board. I haven't considered buying EasyMX PRO v7 just beacouse of that (you can't connect external debugger or trace probe to the board). Mikromedia board for STM32 should be pa...
by mLaki
29 Apr 2012 09:16
Forum: Development Boards
Topic: connect board with serial interface to PC RS232 interface
Replies: 3
Views: 1632

Re: connect board with serial interface to PC RS232 interfac

I any case it is not possible. You need suitable RS232 level translator and a way to power the easybee chip.
by mLaki
24 Mar 2012 10:26
Forum: Development Boards
Topic: LV-32MX v6 LCD (16 x 2) and C32 Toolchain with MPLABX
Replies: 6
Views: 2433

Re: LV-32MX v6 LCD (16 x 2) and C32 Toolchain with MPLABX

I have attached AVR GCC I2C command library for mikroE COG on PCF8574. I know it's not much, but you might be able to adapt it or compare it with your code. I could have adapted it, but I'm to busy with my master degree project.
by mLaki
13 Mar 2012 14:22
Forum: mikroC PRO for AVR General
Topic: Sensor cannot display on LCD
Replies: 3
Views: 1941

Re: Sensor cannot display on LCD

Go to http://www.avrfreaks.net/. You won't find better AVR community and help.
by mLaki
26 Feb 2012 01:16
Forum: Development Boards
Topic: New AVR multimedia board
Replies: 2
Views: 1226

Re: New AVR multimedia board

If I'm correct, only mikromedia board for AVR that mE released before this new one was mikromedia for XMEGA (unless I missed product announcement), and your board had to be of this type. This new one is based on more common AVR MCU, Atmega1280. On easy buy page, mm for XMEGA and MM for ATMEGA are li...
by mLaki
21 Feb 2012 20:38
Forum: Product Announcements
Topic: EasyMx PRO™ v7 for Stellaris® ARM® board released!
Replies: 4
Views: 19316

Re: EasyMx PRO™ v7 for Stellaris® ARM® board released!

If the stand-alone mikroProg for Stellaris is so dirty cheap, why mE opted to put one on board? If there was JTAG/SWD connector on board, other brands could be used by changing the MCU card, but since there is none... Why would someone design such a feature packed board and then tie it only to one A...
by mLaki
10 Feb 2012 21:14
Forum: Development Boards
Topic: AVRprog with ATmega16 / problems with ATmega16L
Replies: 2
Views: 1844

Re: AVRprog with ATmega16 / problems with ATmega16L

I think your best bet would be to desolder crystal and load capacitors and bring full-swing TTL square wave clock (MCU accepts only that type of clock with fuse settings you described) to XTAL1 pin and then try to reprogram MCU. As for external oscilator you could use, check the oscillator sections ...
by mLaki
07 Feb 2012 21:03
Forum: Product Announcements
Topic: New: mikroProg™ for Stellaris® released!
Replies: 2
Views: 17330

Re: New: mikroProg™ fo Stellaris® released!

Will it be just for Stellaris or programmer is DFU capable (to support other cortex-m0/3/4 vendors - STM, NXP...)?
by mLaki
14 Jan 2012 23:23
Forum: Development Boards Wishlist
Topic: ARM Cortex - M4
Replies: 7
Views: 5548

Re: ARM Cortex - M4

Someone form mE mentioned that M4s will be supported in compilers, Stellaris version first no doubt. I expect MCU board with M4s when compilers support them, although releasing them earlier woud be nice. What I want is STM32 and STM32F4 support. M4s from ST are far more interesting, because they are...
by mLaki
12 Jan 2012 22:11
Forum: Development Boards
Topic: Does EasyAVR6 Support ATMega1284P?
Replies: 6
Views: 2257

Re: Does EasyAVR6 Support ATMega1284P?

According to datasheet Atmega1284P is pin to pin compatible with Atmega16/32. It should work without problems.

Go to advanced search