RS485 Problem

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

RS485 Problem

491 Views
nsk1
Contributor I

Dear all,

Greetings.

We are having some problems in development of the drivers for controller LPC54618.

Can you please help me in using RS485 communication with transmit and receive interrupts using the transmit enable pin of RS485 transceiver.

Labels (2)
0 Kudos
1 Reply

363 Views
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Sudheer nulu,

Instead of developing your own drivers I recommend you to download the MCUXpresso SDV v2.4.1 for the LPC54618. Within the SDK you will find the drivers for all the peripherals of the LPC along with example projects. Link to download the MCUXpresso SDK: Welcome | MCUXpresso SDK Builder 

The LPC54618 USART has two pins for flow control: Request to send and Clear to Send, are these the signals you are referring?

pastedImage_1.png

Regards,

Victor.

0 Kudos