Quantcast
Channel: MCS Electronics Forum
Browsing all 20688 articles
Browse latest View live
↧

BASCOM-AVR : Gosub vs. Call a procedure : REPLY

Another one small difference that i noticed: you can use gosub without declaring sub, while you can't use call if you don't declare sub before.

View Article


BASCOM-AVR : Accessing differential modes on ATmega32 : REPLY

yes, a number between 0-31

View Article


BASCOM-AVR : Need Help MAX7456 : REPLY

Hi, I don't understand what you mean, can you explain what you want?

View Article

BASCOM-AVR : Need Help MAX7456 : REPLY

Hi! If I understand correctly, you can choose to display only those characters that are marked (Not excist). How can I print 255 characters written in Nvram max7456?

View Article

BASCOM-AVR : Gosub vs. Call a procedure : REPLY

Then logically should have an idea of the type: [code:1:d367763900]Gosub Label1 ... Label1: ... end sub [/code:1:d367763900] There should not be "Return". It turns a double closing/exit procedures:...

View Article


BASCOM-AVR : Gosub vs. Call a procedure : REPLY

you do not need to edit your code. it is a matter of taste what you use. so leave your code as is, and for new code use sub/function.

View Article

BASCOM-AVR : Sample Electronics programmer not working in Win 7 : REPLY

in the mean time, i found that for 64 bit systems, the driver was not correctly installed. the attached stand alone exe will solve that. this will be corrected in the 2077 setup where you have the...

View Article

BASCOM-AVR : Gosub vs. Call a procedure : REPLY

Thank you, reassured. :D

View Article


BASCOM-AVR : Need Help MAX7456 : REPLY

Everything figured out. Thank you.

View Article


BASCOM-AVR : Sample Electronics programmer not working in Win 7 : REPLY

I ran the new setupio.exe in the Bascom directory then I tried all combinations (9) of LPT1,LPT2,LPT3 and EFD8,EFD4,EFE0 and it would not program the chip. Still waiting a reply from SIIG - Dave

View Article

BASCOM-AVR : Accessing differential modes on ATmega32 : REPLY

Ok, sounds great! Thanks!

View Article

BASCOM-AVR : Analyze received hex data : REPLY

[quote:4048632701]But why "Wait 1" ? [/quote:4048632701] I had some problems with the RS485 converter, so I let is wait for 1 second. It's removed now ... The basic communication is working on the...

View Article

BASCOM-AVR : Analyze received hex data : REPLY

Hello Tragic I try not to use if-then ,if-then instead I use select case I found this in most cases used less bytes of flash also it should be faster as the value only gets loaded once to be compared...

View Article


BASCOM-AVR : Analyze received hex data : REPLY

[quote:1d06508aa1] This does not seems to work... [/quote:1d06508aa1] To make thing a little more clear. A byte can be send in more ways. Let us have a byte with value 123 (&h7B). 1. We can send...

View Article

BASCOM-AVR : Two RFID (Em4095) modules with Atmega 644p/128a : NEWTOPIC

Hi All! Please help me in one task: I have to handle [color=red:262b5a3085]two[/color:262b5a3085] RFID modules. One module I can handle easily: [code:1:262b5a3085]Config Hitag = 64 , Type = Em4095 ,...

View Article


BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

[quote:ccbdfafff9="olhexy"]I see (with my program here above) on my LCD on line 2, 3 and 4 the pattern that your simulator shows on line 2. On line 4 there is also the not blinking cursor at the 11th...

View Article

BASCOM-AVR Old versions : Is there any suggessions of using AT45DB011 : NEWTOPIC

Hi All! Is there any suggessions of using [color=brown:9f321e7ea3]AT45DB011[/color:9f321e7ea3]. Thanks. Sincerely, Peter

View Article


BASCOM-AVR : Is there any suggessions of using AT45DB011? : NEWTOPIC

Hi All! Is there any suggessions of using [color=brown:5dff2f3341]AT45DB011[/color:5dff2f3341]? Thanks. Sincerely, Peter [b:5dff2f3341][color=red:5dff2f3341](BASCOM-AVR version : 2.0.7.1 , Latest :...

View Article

BASCOM-AVR : XMEGA serial lost characters : REPLY

i think the problem is that when the page is erased/programmed it will take time. so you should add some handshake to inform the PC/sender that it need to wait with sending data. and about interrupts...

View Article

BASCOM-AVR : timer overflow and wait statement confuse me!? : NEWTOPIC

Hi to all i confuse in use wait statement and configing timer together! i wrote a simple code to explain my problem. in normal mode every 1 second timer1 over flow occur and variable A increment. but...

View Article
Browsing all 20688 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>