2018-03-22 05:08 AM
Hello everyone,
Just out of curiosity, is it possible to have some feature like Software Serial in STM32 controllers. If yes, how? Are any such libraries available?
2018-03-22 12:43 PM
'
choose a part which has sufficient UARTs for your requirements!'
instead, pick one that does the job. we all work within a set of constraints and having all the (hardware) uarts (or whatever in question) isn't always a viable alternative for us.
2018-03-22 10:07 PM
Well, that is a great option will try to play with it.
Found it here,
https://github.com/energia/Energia/tree/master/hardware/msp430/libraries/SoftwareSerial
2018-03-22 10:11 PM
Well of course but as I clearly stated that this is for fulfilling my curiosity. Would be making a library for it and it surely seems like a great experience at least for me.
2018-03-23 01:55 AM
But your 'curiosity' didn't extend to the simple exercise of putting '
https://www.google.co.uk/search?q=STM32+Software+Serial
' into google?That would've answered the question immediately; and the App Notes mentioned by
Waclawek.Jan
are right therein the top 5EDIT
Anyhow, so now you can mark the question as answered: