- This topic has 2 replies, 3 voices, and was last updated 9 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › logic contention errors
I get logic contention error while i simulate the created circuit.
but i am new i dont know what by mean the error pls some one who knows it help me!
There may be many reasons for this kind of error bust most probably the error was due to improper I/O assignment. Means you have declared some pin or port as input and at same pin you are trying to give output in your code.
post ur circuit and type of error.
which software u r using