-
Notifications
You must be signed in to change notification settings - Fork 1k
SoftwareSerial needed #267
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
Comments
Could be interesting to investigate: |
Merci !
|
GSM shield is a retired product and official library is no more supported. Moreover, this port is based on uart emulation which is not maintained (and not functional) and will be replaced by an official SoftwareSerial port for this core. See stm32duino#267. Signed-off-by: Frederic.Pillon <[email protected]>
which is not maintained (and not functional) and will be replaced by an official SoftwareSerial port. See stm32duino#267. Signed-off-by: Frederic.Pillon <[email protected]>
GSM shield is a retired product and official library is no more supported. Moreover, this port is based on uart emulation which is not maintained (and not functional) and will be replaced by an official SoftwareSerial port for this core. See stm32duino#267. Signed-off-by: Frederic.Pillon <[email protected]>
which is not maintained (and not functional) and will be replaced by an official SoftwareSerial port. See stm32duino#267. Signed-off-by: Frederic.Pillon <[email protected]>
GSM shield is a retired product and official library is no more supported. Moreover, this port is based on uart emulation which is not maintained (and not functional) and will be replaced by an official SoftwareSerial port for this core. See stm32duino#267. Signed-off-by: Frederic.Pillon <[email protected]>
which is not maintained (and not functional) and will be replaced by an official SoftwareSerial port. See stm32duino#267. Signed-off-by: Frederic.Pillon <[email protected]>
SoftwareSerial with parity option for Nucleo-32 L432KC would be awesome. |
JFYI alternate HAL compatible softserial implementation based on ported SoftwareSerialIntAP code and using new HardwareTimer from 1.7.0 |
Thanks @stas2z for sharing. |
Merci encore !
…-------- Message original --------
De : Frederic Pillon <[email protected]<mailto:[email protected]>>
Date : mer. 11 sept. 2019 à 20:27
À : stm32duino/Arduino_Core_STM32 <[email protected]<mailto:[email protected]>>
CC : Yannick MARIETTI <[email protected]<mailto:[email protected]>>,Author <[email protected]<mailto:[email protected]>>
Objet : Re: [stm32duino/Arduino_Core_STM32] SoftwareSerial needed (#267)
Closed #267<#267> via #645<#645>.
-
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#267?email_source=notifications&email_token=AJDL425FHVLM75J45TBLAM3QJE2CVA5CNFSM4FGGKOIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTSILDLA#event-2626728364>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AJDL4234QDQ47OO6QEE2LQ3QJE2CVANCNFSM4FGGKOIA>.
|
Uh oh!
There was an error while loading. Please reload this page.
Hello
Thanks for your great job !
A working "SoftwareSerial" instruction for STM32 would be greatly appreciated for compatibility with many existing Arduino sketches.
Best regards
Yannick
The text was updated successfully, but these errors were encountered: