Example project for i.Max RT1176 UART Hardware Flow control RTS/CTS

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

Example project for i.Max RT1176 UART Hardware Flow control RTS/CTS

Jump to solution
2,088 Views
MN19000
Contributor III

Please provide or guide me to find an example project in MCUXpresso IDE that support LPUART RTS/CTS hardware flow control. 

Tags (1)
0 Kudos
Reply
1 Solution
2,026 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi @MN19000 

You can get the demo by downloading our SDK, go to  SDK Builder  and select Development board.

I recommend you using an IDE to confortably navigate througth the code.  See our IDE options here MCUXpresso Suite of Software and Tools. MCUXpresso IDE is very user friendly. 

I hope this could help you.

Diego

View solution in original post

0 Kudos
Reply
5 Replies
1,959 Views
Bramo
Contributor I

Have you checked out the MCUXpresso SDK examples?

0 Kudos
Reply
2,059 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi @MN19000 

Many thanks for reaching us. 

Currently we  have lpuart_hardware_flow_control demos for the RT10xx series. You can use as reference  lpuart_hardware_flow_control of the the RT1060 SDK. This demo simple enables the RTS/CTS pins and uses an config structure. The demo is intended to work on a self loopback mode. 

diego_charles_0-1707423825972.png

I have not tested this yet, on our RT1176 EVK, but I think the LPUART API should support you to enable this functionality.

If you have issues or further questions do not hesitate to reach again. 

Diego

0 Kudos
Reply
2,034 Views
MN19000
Contributor III

Hi Diago,

Could you please send me the link to  lpuart_hardware_flow_control demos or direct me how to find it?

Thanks

 

0 Kudos
Reply
2,027 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi @MN19000 

You can get the demo by downloading our SDK, go to  SDK Builder  and select Development board.

I recommend you using an IDE to confortably navigate througth the code.  See our IDE options here MCUXpresso Suite of Software and Tools. MCUXpresso IDE is very user friendly. 

I hope this could help you.

Diego

0 Kudos
Reply
2,064 Views
MN19000
Contributor III

Hi, 

Any update on this case:

Thanks

0 Kudos
Reply