This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
USI/USCI/USART SPI implementation seems not working correctly #23
Comments
I'm guessing that the issue is caused by clocking difference than tinyos-prod. |
Confirmed that USI SPI implemenation works fine. |
Confirmed that USCI SPI implementation for f2xxx works fine. |
Confirmed pull request #30 fixes USCI A0/B0 SPI on MSP430G2553. |
Remaining issues are MSP430F1232/USART0 and MSP430F1611/USART0,1. |
I haven't confirmed but this commit probably fixes the remaining issue related to MSP430F1232/MSP430F1611. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I confirmed that at least USCI SPI implementation doesn't work and I'm afraid USI and USART don't work either. The BitBang SPI implementation still works fine.
The text was updated successfully, but these errors were encountered: