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

Re-add COM6 to STM32F769 #1505

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Re-add COM6 to STM32F769 #1505

merged 1 commit into from
Nov 13, 2019

Conversation

networkfusion
Copy link
Member

Adds templates for further com ports (although not correct pin maps) due to confusing information between documents, especially UART5.

possible mappings include:

PB8 UART5_RX (but seems to get everywhere with mulitipe pin mappings)
PB9 UART5_TX

PB14 USART1_TX
PB15 USART1_RX

PA11 UART4_RX
PA12 UART4_TX

PF6 UART7_RX
PF7 UART7_TX

PC6 USART6_TX
PC7 USART6_RX

Adds templates for further com ports (although not correct pin maps)
@nfbot
Copy link
Member

nfbot commented Nov 13, 2019

Hi @networkfusion,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

Copy link
Member

@josesimoes josesimoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No one can complain about lack of serial ports now!! 😂

@josesimoes josesimoes added Series: STM32xx Everything related specifically with STM32 targets Type: enhancement labels Nov 13, 2019
@josesimoes josesimoes merged commit c4c5a96 into nanoframework:develop Nov 13, 2019
@josesimoes josesimoes changed the title Re-add COM6 Re-add COM6 to STM32F769 Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Series: STM32xx Everything related specifically with STM32 targets Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants