Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Search found 2260 matches
www.mcselec.com Forum Index
Author Message
  Topic: Config Clock error
MWS

Replies: 3
Views: 317

PostForum: BASCOM-AVR   Posted: Sat Feb 10, 2024 7:07 pm   Subject: Re: Config Clock error
Hi.
I'm using;
Code:
config clock= user
but when compiling I get;
Error : 61 Line : 2546 Label not found
Use the help the compiler gives you and create the required labels.
If you''re not sure ...
  Topic: dim and include declaration in a include file
MWS

Replies: 7
Views: 595

PostForum: BASCOM-AVR   Posted: Sat Feb 10, 2024 12:57 pm   Subject: Re: dim and include declaration in a include file
' include files ********************************************************************
$include "declaredim.inc"
Call Dimdeclare()
where all include file and all declare var are in ...
  Topic: Adafruit MAX31865 is not sending data
MWS

Replies: 34
Views: 4907

PostForum: BASCOM-AVR   Posted: Tue Feb 06, 2024 8:46 pm   Subject: Adafruit MAX31865 is not sending data
And this epiphany took you a month. Shocked

Interestingly the error was not in the code you've copied from:
Dim Element As Integer
Dim Element_l As Byte At Element Overlay
Dim Element_h As By ...
  Topic: Adafruit MAX31865 is not sending data
MWS

Replies: 34
Views: 4907

PostForum: BASCOM-AVR   Posted: Sun Feb 04, 2024 3:32 pm   Subject: Adafruit MAX31865 is not sending data
The following constant holds contradictory settings, while the datasheet does not tell about negative effects.Max_31865_config_register = &B11100011
At least the Python code from the link below d ...
  Topic: Adafruit MAX31865 is not sending data
MWS

Replies: 34
Views: 4907

PostForum: BASCOM-AVR   Posted: Tue Jan 30, 2024 10:41 pm   Subject: Adafruit MAX31865 is not sending data
@MWS Unfortunately I can't work on the project every day, so there are always breaks until the next answer.
You've started this thread with an outcry of needing urgent help.
Urgent however means ... ...
  Topic: Adafruit MAX31865 is not sending data
MWS

Replies: 34
Views: 4907

PostForum: BASCOM-AVR   Posted: Tue Jan 30, 2024 10:03 pm   Subject: Adafruit MAX31865 is not sending data
Now we find the cause.... Very Happy
For SPI to be in MASTER MODE its SS pin MUST be configured as OUTPUT nomather what...
This is not correct, it can be set to input and pulled high, it does not need to be ...
  Topic: Adafruit MAX31865 is not sending data
MWS

Replies: 34
Views: 4907

PostForum: BASCOM-AVR   Posted: Sun Jan 28, 2024 10:14 pm   Subject: Adafruit MAX31865 is not sending data
I think MCU power on reset is not the case here.
Sure. Very Happy

Most time it was fun to help a user to solve problems himself, imho lack of responsiveness and lack of own efforts of the TO, combined wit ...
  Topic: Adafruit MAX31865 is not sending data
MWS

Replies: 34
Views: 4907

PostForum: BASCOM-AVR   Posted: Sun Jan 28, 2024 7:00 pm   Subject: Adafruit MAX31865 is not sending data
He seens to tell you to do your readouts only after you power on the whole circuit.

After powering on obviously it is a POR, in contrary to a reboot by code failure, brown out, jump to 0, or watchd ...
  Topic: UART input and line termination.
MWS

Replies: 6
Views: 904

PostForum: BASCOM-AVR   Posted: Sat Jan 20, 2024 10:50 pm   Subject: UART input and line termination.
Regarding buffer overrun - what do you think to put before "wend" clear serialin?If incoming serial works as intended, no overrun will occur, as the control char 1 resets the pointer.
If however seri ...
  Topic: UART input and line termination.
MWS

Replies: 6
Views: 904

PostForum: BASCOM-AVR   Posted: Sat Jan 20, 2024 4:06 pm   Subject: UART input and line termination.
Something likepotential buffer overrun.
  Topic: UART input and line termination.
MWS

Replies: 6
Views: 904

PostForum: BASCOM-AVR   Posted: Fri Jan 19, 2024 11:08 pm   Subject: Re: UART input and line termination.
how to handle with it.Write a few lines of code which suits the protocol, instead of trying to bend Input() for a purpose it does not fit.
The RXC-interrupt handler is an effective place for such cod ...
  Topic: Maerklin Motorolla Railroad
MWS

Replies: 11
Views: 3025

PostForum: BASCOM-AVR   Posted: Sat Jan 13, 2024 9:50 am   Subject: Maerklin Motorolla Railroad
I thought this was a forum to ask for helpYou got help.
and not a kindergarten.You made one out of it, what goes around comes around.

Read the headlines before entering the forum:
Notice that thi ...
  Topic: Maerklin Motorolla Railroad
MWS

Replies: 11
Views: 3025

PostForum: BASCOM-AVR   Posted: Fri Jan 12, 2024 2:51 pm   Subject: Maerklin Motorolla Railroad
On the other hand JOJO maybe its just "less capable" reason asking for some help.Then he'd be better off by only telling the code exceeds his capabilities, which would be perfectly accepted from anyon ...
  Topic: Maerklin Motorolla Railroad
MWS

Replies: 11
Views: 3025

PostForum: BASCOM-AVR   Posted: Fri Jan 12, 2024 9:57 am   Subject: Maerklin Motorolla Railroad
Thank you for your kind and comprehensive help, it was really very helpful.Sounds good.
And yes, if you would notice, we only have time for this sort of thing over Christmas.You tell you're father an ...
  Topic: Test routines for PCF8574
MWS

Replies: 5
Views: 716

PostForum: BASCOM-AVR   Posted: Thu Jan 11, 2024 5:03 pm   Subject: Test routines for PCF8574
IMHO there is no universal code for every fail-condition, instead for debugging purposes, one writes tailored code to the task.
It is usually done faster than the actual search for the problem is.
F ...
 
Page 3 of 151 Goto page Previous  1, 2, 3, 4 ... 149, 150, 151  Next
All times are GMT + 1 Hour
Jump to: