Skip to content

Serialx need to be more generic and flexible #113

Closed
@mahesh2000

Description

@mahesh2000

Serial3, which used to work back in 2016, is now broken. Fix is below:

..\STM32\hardware\stm32\2017.9.22\boards.txt
..\STM32\hardware\stm32\2017.9.22\variants\NUCLEO_L476RG\variant.h
..\STM32\hardware\stm32\2017.9.22\variants\NUCLEO_L476RG\variant.cpp

Cleanup in #defines for Serial3 is needed.

Also, in ..\STM32\hardware\stm32\2017.9.22\variants\NUCLEO_L476RG\PeripheralPins.c,
const PinMap PinMap_UART_TX[] has UART4 mapped to both PA_0 and PC_10. is this correct? the same with PA_1 and PC_11.

NUCLEO_L476RG.zip

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestion ❓Usually converted as a discussion

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions