Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2-hw-serial configuration to 461x boards. #100

Open
terrillmoore opened this issue Jun 20, 2019 · 2 comments
Open

Add 2-hw-serial configuration to 461x boards. #100

terrillmoore opened this issue Jun 20, 2019 · 2 comments
Assignees

Comments

@terrillmoore
Copy link
Member

It would be convenient to support two UARTs on 461x boards as well.

Small correction: Only in 4630 and 4801 (To support PMS7003 and RS485 transceiver respectively) we enabled extra HW serial USART2 . In the 461x and 4551 we enabled only one HW serial USART1

Originally posted by @svelmurugan92 in #98

@svelmurugan92
Copy link

In 461x boards, USART2 is not available. We used those pins for VBAT and VBUS monitoring.
I think, At this point it is difficult to change that because of backward compatibility problems.
In 461x boards, We can use LPUART1 as second HW serial port. Those pins are PA14 and PA13. It is shared with SWCLK and SWDIO.

@terrillmoore
Copy link
Member Author

That would be fine. LPUART1 is very similar from a driver point of view. But no time to do it in this release. so we'll have to push this to later.

@terrillmoore terrillmoore removed this from the v2.4.0 milestone Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants