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

AVR-DOS : Update Program from Card : REPLY

BASCOM 2.0.7.5.003 AVR-DOS license purchased. Hi everybody, after flashing my program to the ATMega2561, the controller still starts with the bootloader, not running the program. Since a bunch of...

View Article


BASCOM-AVR : simple spi soft problem : REPLY

And the result is....It will work, I have transfert of some data, not all but is coming, I will let you know. Many thanks JP

View Article


BASCOM-AVR : PWM for Sinus generator too low in frequency : REPLY

You might use ATtiny25/45/85 (different memory capacity) with fuses set to PLL Clock. No Quartz. Then you will get PWM frequency of 256kHz. Regards, meister

View Article

BASCOM-AVR : LINEINPUT : REPLY

Hi, Why not use LOF to find the length of the file, seek to the end of the file then use get to read the last character. Seek to move back until you find the end of the second to last line. You now...

View Article

BASCOM-AVR : AtTiny85 as I2C slave : REPLY

Thanks Mark, works perfectly :-)

View Article


BASCOM-AVR : PWM for Sinus generator too low in frequency : REPLY

HELLO You can speed up the m328 clock with external oscillator at 32mhz it works fine , quartz dont work. :wink:

View Article

BASCOM-AVR : PWM for Sinus generator too low in frequency : REPLY

HELLO You can speed up the m328 clock with external oscillator at 32mhz it works fine quartz dont work :wink:

View Article

BASCOM-AVR : KS0108 Display: Trouble with higher clock speed : REPLY

This post is the exact reason that makes me love Bascom ! The support is very good, thanks for all members that really makes any user feels like one very important people ! Thanks for all members for...

View Article


BASCOM-AVR : Mikromedia module M1280 TFT Bascom Code? : REPLY

Well.. after some more research, I have the Mikromedia for Atmega TFT module finally working with Bascom, and its integrated Atmega1280 :D The code from Ben Zijlstra did it all; my problem was on to...

View Article


BASCOM-AVR : Chip is hanging : NEWTOPIC

Hello, I have made about 200 boards with some code communicating via rs485 to another board and generally never had any of my atmega32 freeze. Just in the last 3 days 3 units froze on me. There was a...

View Article

BASCOM-AVR : Solved Mikromedia for AtmegaM1280 module : REPLY

Would like to post the final result? Thanks, meister

View Article

BASCOM-AVR : Chip is hanging : REPLY

Hi, What is the version of bascom you are using (in your other thread you indicated that a old version is used). Always try the latest version of Bascom. A program size of 99% is no problem at all....

View Article

BASCOM-AVR : Chip is hanging : REPLY

Hi, If you have enough Flash free, have a look at the stackcheck.lib. Or just try Setting the stacks to larger values and see if it works (if you have enough ram). With the stackcheck lib you can...

View Article


BASCOM-AVR : AtTiny85 as I2C slave : REPLY

Hello. Mark, did I understand correctly, now XMega and Attiny support i2c slave mode? Need only update Bascom to 2.0.7.7?

View Article

BASCOM-AVR : SHA-256 & Scrypt : NEWTOPIC

All, Hello! Progress does not stand still. A few questions: - Mark, plans to add in BASIC, for more powerful microcontroller functions/operators: SHA-256 and Scrypt? - I try to common efforts to...

View Article


BASCOM-AVR : AtTiny85 as I2C slave : REPLY

Update to 2.0.7.7 tried the following code example: [code:1:739f849aae] $regfile = "attiny84.dat" $crystal = 8000000 $hwstack = 56 $swstack = 56 $framesize = 56 $timeout = 1000 Config I2cslave =...

View Article

BASCOM-AVR : Exists a way to implement a Timeout? : NEWTOPIC

Hello, I use the hardware Usart to send and receive data trough RS485 dim as Ori byte , Rx_coman as byte , Quant_bytes as byte , Rx_end as byte, Temp_nr as word , pl_nr as word dim yptas byte ,...

View Article


BASCOM-AVR : AtTiny85 as I2C slave : REPLY

you need to purchase the i2c slave lib first.

View Article

BASCOM-AVR : AtTiny85 as I2C slave : REPLY

Version 2.0.7.7 is still an early version. The fix for I2C will be in the official 2.0.7.7 or maybe 2.0.7.8

View Article

BASCOM-AVR : AtTiny85 as I2C slave : REPLY

[quote:5b66d01dbe="nisse"]you need to purchase the i2c slave lib first.[/quote:5b66d01dbe] Naturally there is a license to use the i2c library. :lol:

View Article
Browsing all 20577 articles
Browse latest View live


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