Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Search found 99 matches
www.mcselec.com Forum Index
Author Message
  Topic: error with compiler 2.0.8.5.007
Tiny

Replies: 7
Views: 2915

PostForum: BASCOM-AVR   Posted: Sun Apr 30, 2023 12:00 pm   Subject: error with compiler 2.0.8.5.007
Hi Mark,

Thanks for the wrok around
  Topic: error with compiler 2.0.8.5.007
Tiny

Replies: 7
Views: 2915

PostForum: BASCOM-AVR   Posted: Sat Apr 29, 2023 6:23 am   Subject: error with compiler 2.0.8.5.007
Hi,

Increasing text as string *32 to "text as string * 68" does compile the code
However, I suspect that something is not right

if I change,


Call Printstr( "{131}" ...
  Topic: error with compiler 2.0.8.5.007
Tiny

Replies: 7
Views: 2915

PostForum: BASCOM-AVR   Posted: Thu Apr 27, 2023 4:39 pm   Subject: error with compiler 2.0.8.5.007
Hello,

With the sample code below I get

in compiler build 2.0.8.5.007 i get "error:119 line: 21 Constat too big to fit in string
$regfile = "xm256a3def.dat"
$crystal = 32000000
$hw ...
  Topic: Big program menu texten in the ide on W11 home
Tiny

Replies: 4
Views: 1032

PostForum: BASCOM-AVR   Posted: Fri Dec 09, 2022 2:57 pm   Subject: Big program menu texten in the ide on W11 home
Hi Mark,

selecting the option "override windows font" and select then for example "arial standard 8 point" is not the solution for the problem.

if i change the font to "arial standard 4 points" ...
  Topic: Big program menu texten in the ide on W11 home
Tiny

Replies: 4
Views: 1032

PostForum: BASCOM-AVR   Posted: Mon Dec 05, 2022 10:56 am   Subject: Big program menu texten in the ide on W11 home
Hello,

today i had installed version 2.0.8.5 on a new labtop with windows 11 home edition
there where 2 things not good.

1 the icons are very small, but i select in the options "Big menu icons" ...
  Topic: XMEGA I2C
Tiny

Replies: 11
Views: 737

PostForum: BASCOM-AVR   Posted: Fri Dec 03, 2021 8:09 am   Subject: XMEGA I2C
Hello,

the first thing to test is that the scl and sda pin are a logic "1" in idle state before you are going to communicate over the i2c bus.

then do a i2c bus scan see the example "xmega-scann ...
  Topic: Register Descriptions – MCU Control
Tiny

Replies: 4
Views: 544

PostForum: BASCOM-AVR   Posted: Wed Sep 01, 2021 7:38 am   Subject: Register Descriptions – MCU Control
Thankx EDC,

it works

Regards,
Tiny
  Topic: Register Descriptions – MCU Control
Tiny

Replies: 4
Views: 544

PostForum: BASCOM-AVR   Posted: Tue Aug 31, 2021 3:30 pm   Subject: Register Descriptions – MCU Control
Hello,

Is there a possibility to read device ID and revision from a Atxmega32a4u in Bascom code
in the MCU control register there are DEVID0, DEVID1, DEVID2 and REVID

Regards,
Tiny


(BASCOM- ...
  Topic: Bootloader for xtiny Attiny3217
Tiny

Replies: 5
Views: 783

PostForum: BASCOM-AVR   Posted: Fri Apr 09, 2021 12:51 pm   Subject: Bootloader for xtiny Attiny3217
Thanks Mark,

I changed the boot loader to work with rs485

'The loader takes less than 1280 bytes so the BOOT FUSE is set to 5.
'do NOT FORGET that your normal app must use $ROMSTART=&H280 i ...
  Topic: Bootloader for xtiny Attiny3217
Tiny

Replies: 5
Views: 783

PostForum: BASCOM-AVR   Posted: Sat Apr 03, 2021 3:24 pm   Subject: Bootloader for xtiny Attiny3217
Hi Mark

I'm going to work on it next week, thanks for the example and explanation.

Regards Tiny
  Topic: Bootloader for xtiny Attiny3217
Tiny

Replies: 5
Views: 783

PostForum: BASCOM-AVR   Posted: Fri Apr 02, 2021 12:37 pm   Subject: Bootloader for xtiny Attiny3217
Hello,

I'm looking for a example for a bootloader for the attiny3217

in the samples directory I don't see an example for a bootloader that can work wit the atting3217.

Does anyone already hav ...
  Topic: adding a null to a string
Tiny

Replies: 5
Views: 652

PostForum: BASCOM-AVR   Posted: Wed Mar 04, 2020 7:46 am   Subject: adding a null to a string
Hey,

thanks everyone for the solutions provided.

Regards Tiny
  Topic: adding a null to a string
Tiny

Replies: 5
Views: 652

PostForum: BASCOM-AVR   Posted: Mon Mar 02, 2020 10:27 pm   Subject: adding a null to a string
Sorry for the wrong sample code

Your solution for using an array as overlay works, Thanks


$regfile = "m88pdef.dat"
$crystal = 4000000
$hwstack=40
$swstack = 16
$framesize = 32
...
  Topic: adding a null to a string
Tiny

Replies: 5
Views: 652

PostForum: BASCOM-AVR   Posted: Mon Mar 02, 2020 4:53 pm   Subject: adding a null to a string
Hello,

Is there as possibility the add manually a "null" to a string

for example


$regfile = "m88pdef.dat"
$crystal = 4000000
$hwstack=40
$swstack=16
$framesize = 32

Dim M ...
  Topic: Fast calculation of free size
Tiny

Replies: 5
Views: 4518

PostForum: AVR-DOS   Posted: Thu Apr 04, 2019 7:18 am   Subject: Fast calculation of free size
Please will you share with you have modified, I also only need to know if there is freespace for the next logfile.
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT + 1 Hour
Jump to: