[Updated on OS6] TimerEvent is no longer existing!! Checked TimerEvent function on os5 latest version. Result is okay on FRDM-K64F but STM32 series are NOT okay e.g. Nucleo-L152RE, -F446RE, -L432KC and so on. This TimerEvent is using SoftSerial library and works well on old os2 but not OS5 latest version STM32 series Mbed board.
Forum discussion.
https://forums.mbed.com/t/how-to-port-software-serial-to-os5-6/12641
https://forums.mbed.com/t/softserial-problem-l432kc/8288
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:3e3b7ec1f33d | 2021-03-30 | kenjiArai | checked on OS6.8.0 (Online compile) & OS6.9.0(Mbed Studio 1.4.0 GCC) |
0:0a78edc7ac85 | 2020-05-12 | kenjiArai | Checked TimerEvent function on os5.15.3 |