MIMXRT1176CVM8A: Regarding Carrier detect pin of RS232 communication

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MIMXRT1176CVM8A: Regarding Carrier detect pin of RS232 communication

710 次查看
Deepak_India
Contributor II

Hi Team,

The LPUART module of MIMXRT1176CVM8A has got TxD, RxD, CTS and RTS pins.

But however, our RS232 communication includes Carrier Detect (CD) pin as well.


Please let me know which pin to of Controller shall be used to connect to the CD pin of the RS232 Transceiver.

标记 (1)
0 项奖励
回复
4 回复数

644 次查看
Deepak_India
Contributor II

Hi Pavel,

In our previous design, the controller MPC8270 had dedicated pin for Carrier Detect (CD) in UART module. However, as you are aware, the MIMXRT1176CVM8A has got TxD, RxD, CTS and RTS pins only and no CD pin.

We are retaining the RS232 Transceiver in the new design but changing the controller to MIMXRT1176CVM8A.

The RS232 Transceiver used is ISL83387EIVZ. And the Schematics part is as below:

Deepak_India_0-1714028200215.png

Our thinking is that we can connect this MCU_0_CD net to UART's Receive pin since there is no CD pin. 

Can you please look into this and let us know your suggestion?

 

Regards

Deepak

0 项奖励
回复

631 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, I try to find the datasheet of your device, but I could not find the DC.

Pavel_Hernandez_0-1714163774860.png

Pavel_Hernandez_1-1714163879602.png

Even if I change the datasheet for other, I could not find the pin, could you give the datasheet that you have?

I research more information on the web, and I suggest resolve this with a GPIO.

This signal is a simple "high/low" status bit that is sent from a data.
Its purpose varies depending on the device connected, but the most specific meaning is to indicate when a modem is connected to another remote modem via telephone lines.

Best regards,
Pavel

0 项奖励
回复

689 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, I investigated the RS232 Carrier, but I did not find anything, maybe you need to use a GPIO to resolve this by software.

What is the Transceiver? maybe on the Datasheet, you will find more information.

Best regards,
Pavel

0 项奖励
回复

513 次查看
Deepak_India
Contributor II

Hi Pavel,

As of now, I have used a GPIO to connect the Carrier detect pin like you suggested.

Please find the datasheet of RS232 transciever in the below link.

https://www.renesas.com/us/en/document/dst/isl83387e-datasheet

0 项奖励
回复