Search found 21 matches

by blaise
19 Jan 2010 23:59
Forum: Development Boards
Topic: EasyAVR4 lock bits problem
Replies: 2
Views: 1528

hi mLaki,

Thanks for your help. I will look it on my code.
by blaise
19 Jan 2010 04:21
Forum: Development Boards
Topic: EasyAVR4 lock bits problem
Replies: 2
Views: 1528

EasyAVR4 lock bits problem

hi, I tried flash my atmega8 code. I want to protect my code permanently to read. I choose Lock bits mode3, BLB0 mode3, BLB1 mode 3, BOD enable 2.7v. After flashing, I can still read my code from the chip. Am I wrong with the bit configuration? Please help me. I used EasyAVR4, mPascal PRO 2.10 and A...
by blaise
29 Jul 2009 01:59
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

I'll check my last code and try your suggestion after return home.
Thanks Jose for your reply.
by blaise
28 Jul 2009 00:11
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

joseLB wrote:what's the frequency?
50Hz ac input on 8Mhz clock.
by blaise
27 Jul 2009 03:45
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

hi joseLB, What is the number of n? I try with potensiometer to get the variable ac voltage input. I used n=200, the respond too slow, decrease to 100 until 50 still slow, then 20 the output is very fluctuating. I use PIC's adc. What I want is when I turn the potensiometer, I'll get the stable outpu...
by blaise
24 Jul 2009 05:23
Forum: Development Boards
Topic: Attiny26L on EasyAVR4
Replies: 1
Views: 1139

Attiny26L on EasyAVR4

hi friends,

I tried to program ATtiny26L on EasyAVR4 with ATtiny26's socket add on board, but fail. The board can not detect ATtiny26L.

Does EasyARV4 support for ATtiny26L?
by blaise
24 Jul 2009 05:01
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

hi joseLB,

It's very useful to me. Thanks for your help.
by blaise
20 Jul 2009 01:43
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

I want to measure only the peak value.
I will try your suggestion.

Thanks for your help.
by blaise
17 Jul 2009 16:59
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

hi, Malcolm_M and joseLB

Thank you very much for your help.

I use pure sinewave with 50Hz freq and 8MHz PIC clock.
Please how to calculate the right time of conversion in this case.
by blaise
16 Jul 2009 00:15
Forum: mikroPascal General
Topic: adc with ac input
Replies: 15
Views: 13775

adc with ac input

hi friends,

How to measure the 0-5v sinewave AC voltage directly to PIC, without external converter?
I use 18F4520.

Thanks in advance.
by blaise
28 Feb 2008 05:39
Forum: mikroBasic for AVR General
Topic: May, 2007 since last release.
Replies: 11
Views: 11494

mE have great PIC compilers, but contradiction for AVR. I bought the AVRcompiler close two year ago, unsatisfy to me. I think mE frustrated to build good AVR compiler ! Everytime you post in this forum, no good answer from mE. mE doesn't care with us as user that ready to help via this forum. A lot ...
by blaise
05 May 2007 01:02
Forum: mikroBasic for AVR General
Topic: reset ATmega with software
Replies: 2
Views: 5647

hi JohannesH,

Thank you for your help.
I will try it.

blaise
by blaise
04 May 2007 08:43
Forum: mikroBasic for AVR General
Topic: reset ATmega with software
Replies: 2
Views: 5647

reset ATmega with software

hi,

I need your help please.
How to reset ATmega8535 with software?
by blaise
15 Mar 2007 05:20
Forum: mikroBasic for AVR General
Topic: spi_init_advanced
Replies: 0
Views: 2721

spi_init_advanced

hello,

Does anybody knows how to use spi_init_advanced ?
I used like in manual but unworking.
Thanks
by blaise
15 Mar 2007 05:15
Forum: mikroBasic for AVR General
Topic: " Not enough ROM " for 9K code in ATmega16
Replies: 4
Views: 5457

Please also donot forget AT MEGA 16 has 16K bytes of code memory and all AT MEGA 16 instructions are 16 bit words . So, the last address is 1FFFh and not 3FFFh . :idea: What is the good way to write code more than 9k in ATmega 16? If the last addr is 1FFFh, it's not enough room for 9k code Thanks

Go to advanced search