-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
@jeromecoutant Could we please get some clarification on the removal of LPTICKER for some STM32L4 targets in c31a7c2 ?
Are there precautions that can be taken to still make use of DEVICE_LPTICKER?
We have a customer interested in using MBED_TICKLESS with DEVICE_LPTICKER on a Advantech WISE-1570 (STM32L486-based) and they are experiencing a hang when normal sleep is entered with ThisThread::sleep_for() for 8 seconds or more.
This is only observed on Mbed OS v5.10.x. It's okay on Mbed OS v5.9 with Thread::wait().
Issue request type
[X] Question
[ ] Enhancement
[ ] Bug