I try to debug the circuit here I face a problem that the transmitter pin from MCU is connected to the NSBC114EDP6 (SMD marking code 7A) input pin 2 and the output pin from pin 3 is connected to another MCU receiver pin.
I have scoped the input and output data form the IC NSBC114EDP6. There is no voltage difference and i have attached scoped image below.
channel_1 (yellow) - Input NSBC114EDP6 IC
channel_2 (green) - output NSBC114EDP6 IC
I want know what is the purpose of using NSBC114EDP6 IC.
NSBC114EDP6 has no "input" nor "output" ... To avoid confusion I recommend to use pin names as shown in the schematic / datasheet.
Next is that the scope shows both voltages above 3.6V, while the STM32 is specified for 3.6V only.
So please provide more details. Like application information, where the circuit is from, is it a real circuit at all. Maybe some photos (100kBytes should be sufficient).
I try to debug the circuit here I face a problem that the transmitter pin from MCU is connected to the NSBC114EDP6 (SMD marking code 7A) input pin 2 and the output pin from pin 3 is connected to another MCU receiver pin.
That's how Proteus works. It does functional, not electrical simulation of uC, assuming a default logic voltage of 5V. You can probably edit the logic voltage, don't know I'm not so interested in the details of this tool.
I did understand the schematic.
I miss this "the output pin from pin 3 is connected to another MCU receiver pin."
But I guess I have misinterpreted it as "another pin on the same MCU".
Even on "another MCU", it would be informative what exact MCU and it´s power supply.
A possible explanation would be a wired AND connection of multiple outputs to create a kind of "poor mans" UART bus, also the pull-up resistor series diode is suggesting this interpretation.