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

BASCOM-AVR : RC ppm : REPLY

Hello maxneo Have a look at this http://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=viewtopic&t=11304 I did this for infra red you should be able to do it for the RC....

View Article


BASCOM-AVR : TFT with ILI9341 controller : REPLY

Mws and Ben, Wow, this will help me a lot in some codes ! Thanks for the links and this information about the registers I really need to maintain. I will rewrote the codes and post here again ! Paulo

View Article


BASCOM-AVR : Atmel-ICE Porgrammer : REPLY

because on the forum the principle of responding in English, I answer that Bascom supports the programmer (I have it myself), but in console mode, I can specify parameters. This requires installation...

View Article

BASCOM-AVR : ESP8266 WIFI to serial board gets NTP time : REPLY

Jim, the version is 0.9.2.4

View Article

BASCOM-AVR : Subroutines in a seperate file : REPLY

Mark, Per your reply above on May 31st. I am using v2.0.7.8 The following code example will not compile. What is wrong. I just don't see it. Error : 61 Line : 9 Label not found [SETDATE] , in File :...

View Article


BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

thank you AdrianJ for all respone in froum eeprom writing time is very long for my program.writing 2 byte take 17ms time to do. i write another question in 2 weeks ago about it in froum. but i didnt...

View Article

BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

my code to write a page in at24c08 is here: [code:1:18135b7c73]$regfile = "m32def.dat" $crystal = 4000000 '------------------------------------------------------------------------------- Open...

View Article

BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

Hi, -Your using the software i2c, better use the hardware i2s (twi) it's faster. (you must change your hardware then) See http://avrhelp.mcselec.com/config_twi.htm -Your waiting after every write 5ms,...

View Article


BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

I have crazy and NOT TESTED idea :D [code:1:17b0675d49]$sim $regfile = "m32def.dat" $crystal = 4000000 Dim A As Integer Dim B As Eram Integer Dim C(2) As Eram Byte At B Overlay Dim Idx As Byte ,...

View Article


BASCOM-AVR : Subroutines in a seperate file : REPLY

This will compile [code:1:4ee1b77c58]$regfile = "m2560def.dat" ' specify the used micro $crystal = 16000000 ' used crystal frequency $baud = 115200 ' use baud rate $hwstack = 200 $swstack = 250...

View Article

BASCOM-AVR : Atmel-ICE Porgrammer : REPLY

[quote:aab570b773="ivangel"]because on the forum the principle of responding in English, I answer that Bascom supports the programmer (I have it myself), but in console mode, I can specify parameters....

View Article

BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

Perhaps I missed something. Why not write to the internal EEprom? Have fun Ben Zijlstra

View Article

BASCOM-AVR : TFT with ILI9341 controller : REPLY

This is the code with the MCS observations. With less clock cicles, is faster than the old code. [code:1:d332d863ee] '******************************************************************************* '...

View Article


BASCOM-AVR : TFT with ILI9341 controller : REPLY

Looks a lot like Bascom-ASM now 😊 Perhaps you can put some comments in the code to show what the program is doing. Thanks for sharing and I will be waiting for any comments of MWS. Have fun Ben Zijlstra

View Article

BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

Hi [quote:7c5b1e982a]Perhaps I missed something. Why not write to the internal EEprom? [/quote:7c5b1e982a] I write in first post that internal eeprom writing halt the cpu until writing sequence...

View Article


BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

Look up the HELP under ASM Libraries and Add-Ons. Instead of eeproms you could use Ramtron memory libraries. Depending on type I2C or SPI. No wait while writing because they write in real time and...

View Article

BASCOM-AVR : Rotary Encoder as Volume Control : NEWTOPIC

i have the following rotary encoder [img:6e04e7490b]http://thumbs1.ebaystatic.com/d/l225/m/m8-aMqwQUlfEHTDZ0HtQhsA.jpg[/img:6e04e7490b] and i want to use it as a volume control i wrote the following...

View Article


BASCOM-AVR : WRITE VARIABLE TO FLASH MEMORY OF MICROCONTROLLER : REPLY

thank you after reading your post i search in help of bascom and datasheets,so many question added to my main question :roll: :shock: :( refering to bascom help : [quote:9df3d33caa]Ramtron memory...

View Article

BASCOM-AVR Old versions : Rotary Encoder as Volume Control : REPLY

Have a look at this link: http://www.svet-el.si/english/index.php/blog/10-encoder-and-lcd Have fun Ben Zijlstra

View Article

BASCOM-AVR : creating new library for bascom avr?!! : NEWTOPIC

Hi friends how should I write new library for bascom avr? do you have any tutorial? I know avr assembly and as i see libraries are in asm, but i didn't find any tutorial or usefull help about creating...

View Article
Browsing all 20688 articles
Browse latest View live


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