confusing schematics

Thread Starter

alitronic

Joined Jun 13, 2020
68
Hello, I am a bit confused about this schematic;
In the first part, you can see the signal called ACD-DROP which should be later processed by a microcontroller, but in the microcontroller part of the schematic, the same signal is considered as an output. An explanation, please.
1758650954896.png1758651197392.png
 
Last edited by a moderator:

drjohsmith

Joined Dec 13, 2021
1,548
why do you say the micro is an output ?
in general the diamond symbol is just a picture , you need to look at the proc and see if thats an input or not
also check what type of logic the 4093 is, is it totem pole or open collector or what ?
 

ronsimpson

Joined Oct 7, 2019
4,645
Most (not all) micro pins have many functions. It can be programmed to be input or output and, in some cases, it can have different functions.
 

Thread Starter

alitronic

Joined Jun 13, 2020
68
why do you say the micro is an output ?
in general the diamond symbol is just a picture , you need to look at the proc and see if thats an input or not
also check what type of logic the 4093 is, is it totem pole or open collector or what ?
But usually when the arrow is oriented to the pic, it is considered as in input and when is oriented away it is considered an output.
 

drjohsmith

Joined Dec 13, 2021
1,548
But usually when the arrow is oriented to the pic, it is considered as in input and when is oriented away it is considered an output.
the word is usual,
the better ( Imho) cad packages have different symbols, and enforce / warn. other , it seems like this have multiple but dont enforce .

at end of of day , conection with flattered cad is made by net name ,

are you wanting us to grade the schematic out of ten or just concerned by being puzzled ?
 

rsjsouza

Joined Apr 21, 2014
424
As others have said, the direction of the arrow depends on the CAD package or perhaps a convention chosen by the designer.

If your expectation was aligned with the designer (or the CAD package), the SDATA signal is bidirectional but the arrow points away from the microcontroller.
2025-09-25_05h58_41.png

However, there is another signal where the arrow points towards the microcontroller - it is not clear what this signal is, but indeed the convention here can be very confusing.
2025-09-25_06h00_52.png
 

Thread Starter

alitronic

Joined Jun 13, 2020
68
As others have said, the direction of the arrow depends on the CAD package or perhaps a convention chosen by the designer.

If your expectation was aligned with the designer (or the CAD package), the SDATA signal is bidirectional but the arrow points away from the microcontroller.
View attachment 356391

However, there is another signal where the arrow points towards the microcontroller - it is not clear what this signal is, but indeed the convention here can be very confusing.
View attachment 356393
The second signal is called "shutdown"
 
Top