Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Search found 5788 matches
www.mcselec.com Forum Index
Author Message
  Topic: for people, wich uses gregorian calendar...
albertsm

Replies: 3
Views: 373

PostForum: BASCOM-AVR Archive   Posted: Fri Dec 31, 2010 3:36 pm   Subject: for people, wich uses gregorian calendar...
I like to wish everybody a Happy 2011 !
All the best with your work, hobby, health and family. And of course success with your bascom projects.
I also like to thank the friendly users of this forum ...
  Topic: RFM12B Wireless Boot Loader
albertsm

Replies: 8
Views: 1957

PostForum: Various   Posted: Fri Dec 31, 2010 9:40 am   Subject: RFM12B Wireless Boot Loader
No problem Dave.
But when posted in 'share your bascom-avr code' it must contains bascom-avr code, that is the only point.
I understand very good that working on software cost a lot of time and that ...
  Topic: Strange problem with graphic display and ADC on ATMEGA644
albertsm

Replies: 8
Views: 771

PostForum: BASCOM-AVR Archive   Posted: Thu Dec 30, 2010 1:05 pm   Subject: Strange problem with graphic display and ADC on ATMEGA644
always determine the speed of the oscillator.

sample:
$crystal=8000000 ' or what you think it would run at
config portb=output

do
toggle portb
waitms 1000 ' 1 sec on, 1 sec off
loop
...
  Topic: XMega and Hardware SPI
albertsm

Replies: 9
Views: 803

PostForum: BASCOM-AVR Archive   Posted: Wed Dec 29, 2010 9:51 am   Subject: XMega and Hardware SPI
yes, indeed : when you do need input and output you can not use the auto option that will set the CS level.
in such a case you need to manual change the CS.
  Topic: XMega and Hardware SPI
albertsm

Replies: 9
Views: 803

PostForum: BASCOM-AVR Archive   Posted: Tue Dec 28, 2010 10:31 pm   Subject: XMega and Hardware SPI
1. The SS = Auto option in CONFIG SPIx does not appear to work in this demo.
2. The SPIx Port must be configured as Output (I did not investigate which pin makes this requirement).


The auto will ...
  Topic: Rotary Encoder
albertsm

Replies: 14
Views: 2124

PostForum: BASCOM-AVR Archive   Posted: Tue Dec 28, 2010 11:45 am   Subject: Rotary Encoder
when you select an external oscillator in the fuse bits, the chip seems dead.
the most simple way i use myself : apply an external clock signal to the xtal input.
you can use a 555 circuit, or a ttl ...
  Topic: ps2emu AND atemu simultaneously
albertsm

Replies: 10
Views: 607

PostForum: BASCOM-AVR Archive   Posted: Tue Dec 28, 2010 11:35 am   Subject: ps2emu AND atemu simultaneously
you need a newer version of the compiler. this double constant was removed long time ago.

also, you might need an update of the libs. while original not written to be used at the same time, it was ...
  Topic: Strange problem with graphic display and ADC on ATMEGA644
albertsm

Replies: 8
Views: 771

PostForum: BASCOM-AVR Archive   Posted: Tue Dec 28, 2010 10:19 am   Subject: Strange problem with graphic display and ADC on ATMEGA644
do you use M644 or M644P ?
And of course the matching dat file?
At which point does the program stop?
  Topic: Virtual USB-port for AVR
albertsm

Replies: 323
Views: 97313

PostForum: BASCOM-AVR   Posted: Tue Dec 28, 2010 10:06 am   Subject: Virtual USB-port for AVR
Good that it works, odd that it worked in 2.0.2.0
I will make an update available in 1 or 2 days.
  Topic: RFM12B Wireless Boot Loader
albertsm

Replies: 8
Views: 1957

PostForum: Various   Posted: Mon Dec 27, 2010 10:09 pm   Subject: RFM12B Wireless Boot Loader
Hi

Nice project, but ...
This is the forum "Share your working BASCOM-AVR code here"

I did not find any bascom code. It is fine to create commercial bascom projects/code/libs , but in this foru ...
  Topic: Virtual USB-port for AVR
albertsm

Replies: 323
Views: 97313

PostForum: BASCOM-AVR   Posted: Mon Dec 27, 2010 2:48 pm   Subject: Virtual USB-port for AVR
I compiled your posted code.
This is of course not a sample, but a modified AN.
Your original message is that none of the samples work!
  Topic: Strange problem with graphic display and ADC on ATMEGA644
albertsm

Replies: 8
Views: 771

PostForum: BASCOM-AVR Archive   Posted: Mon Dec 27, 2010 1:39 pm   Subject: Strange problem with graphic display and ADC on ATMEGA644
maybe you can show a very small sample that fails for the M644.
Have it include the $regfile and $hwstack and $swstack settings.
I see no reason why adc / lcd when working separate would not work to ...
  Topic: Virtual USB-port for AVR
albertsm

Replies: 323
Views: 97313

PostForum: BASCOM-AVR   Posted: Mon Dec 27, 2010 1:04 pm   Subject: Virtual USB-port for AVR
In 2.0.2.0 this code :
_usb_crc = Crc16uni(txstate(3) , Count , &HFFFF , &H8005 , 1 , 1)
was not ok since count was not loaded with the proper passed value.
Instead it loaded r0.

in 2.0 ...
  Topic: Virtual USB-port for AVR
albertsm

Replies: 323
Views: 97313

PostForum: BASCOM-AVR   Posted: Mon Dec 27, 2010 10:17 am   Subject: Virtual USB-port for AVR
Can you give an example?
How did you update?
You have an official version?
Do you get errors?
You mean ALL examples or 1 you tried?
Doesn't it simulate or doesn't it work in a real chip?
When yo ...
  Topic: how use back up
albertsm

Replies: 2
Views: 296

PostForum: BASCOM-AVR Archive   Posted: Sun Dec 26, 2010 6:32 pm   Subject: how use back up
Please read the help, 'New PC'.
It is explained there. But simply said you only need setup.exe and the license file from the old PC.
 
Page 347 of 386 Goto page Previous  1, 2, 3 ... 346, 347, 348 ... 384, 385, 386  Next
All times are GMT + 1 Hour
Jump to: