-
Notifications
You must be signed in to change notification settings - Fork 1k
Nucleo-L432KC serial no longer working #362
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
Labels
duplicate
This issue or pull request already exists
Comments
Any approximate date for this? Seriously appreciated!
… On Oct 29, 2018, at 10:37 PM, Frederic Pillon ***@***.***> wrote:
Hi @mwcoop <https://github.com/mwcoop>
Fix will be available in the next release: #312 <#312>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#362 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AUXTFQZzgiQ7hAYJN60r75zxX3R-4s94ks5up-WMgaJpZM4YBCAo>.
|
31 october. I'm currently under test of the RC. |
Hi @mwcoop, |
No feedback consider it is ok with #312 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I first began trying this project on the Nucleo-L432KC boards a bit over 1 month ago. At that time everything seemed to work smoothly.
Over the past weekend I reinstalled the STM32 boards support. Now, for whatever reason, the default Serial object fails to work. I've checked the TX pin and it is not even pulled high by default after calling Serial.begin(9600).
Any help in resolving this ASAP would be greatly appreciated. I'm testing on a Mac if that matters.
When viewing the serial output of a program doing a simple Hello world loop every second, I get test similar to:
$$$x07702216...
The text was updated successfully, but these errors were encountered: