RS485 tx/rx gpio pin control

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RS485 tx/rx gpio pin control

1,191 Views
pawe_rogo_
Contributor I

Hi,

The RS485 communication work on my board with imx233 but to transmit or receive I have to control manually by GPIO (pin set 1 - TX, set 0 - RX). Where can I add to DUART driver some line to set the gpio before transmit and reverie?

Labels (1)
Tags (1)
0 Kudos
2 Replies

616 Views
jimmychan
NXP TechSupport
NXP TechSupport

which bsp are you using?

0 Kudos

616 Views
pawe_rogo_
Contributor I

What is the bsp? :smileyhappy:

I use Linux kernel 3.13-rc4 on imx233 (own board).

Oh that is my old thread :smileygrin:. I wrote that when I try do it on old kernel. Now in new kernel I want to do it by modify the mxs-auart.c file.

0 Kudos