-
Notifications
You must be signed in to change notification settings - Fork 2.1k
UART1 support for msp430f1611 and SPI #5599
Copy link
Copy link
Closed
Labels
Platform: MSPPlatform: This PR/issue effects MSP-based platformsPlatform: This PR/issue effects MSP-based platformsState: staleState: The issue / PR has no activity for >185 daysState: The issue / PR has no activity for >185 daysType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT
Description
The SPI peripheral on msp430f1611 is configured to be used with the UART0 peripheral, so we can't have the shell output and the SPI working at the same time.
Therefore, we need to add support for UART1, in order to share it with the SPI and enable the use of UART0 and SPI together.
Anyone having the same issue or willing to add support to this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Platform: MSPPlatform: This PR/issue effects MSP-based platformsPlatform: This PR/issue effects MSP-based platformsState: staleState: The issue / PR has no activity for >185 daysState: The issue / PR has no activity for >185 daysType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT