Hi, we would like to boot through LPUART1. Is is completely necessary to have LPUART1_CTS and LPUART1_RTS? Or can we just use LPUART1_Rx and LPUART1_Tx?
We're also using ENET and FLEXSPI_A which will block LPUART1_CTS and LPUART1_RTS. We are using the 100-pin LQFP
Thanks,
Zach
Solved! Go to Solution.
Hi Zach Cohen ,
Please don't worry, the LPUART boot just need to use UART_TX and UART_RX, it doesn't need the RTS and CTS, so you can use that pin as other function, it's no problem.
You also can find the boot pin in the RT1020 reference manual:
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Zach Cohen ,
Please don't worry, the LPUART boot just need to use UART_TX and UART_RX, it doesn't need the RTS and CTS, so you can use that pin as other function, it's no problem.
You also can find the boot pin in the RT1020 reference manual:
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Excellent! Thanks a lot
Hi Zach Cohen,
You are welcome.
If your question is solved, please help me to mark the correct answer, just to close this case, thank you!
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------