Skip to content
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

All STM should have tickless mode enabled #7153

Closed
janjongboom opened this issue Jun 6, 2018 · 11 comments
Closed

All STM should have tickless mode enabled #7153

janjongboom opened this issue Jun 6, 2018 · 11 comments

Comments

@janjongboom
Copy link
Contributor

Description

STM32 HAL should have low-power ticket enabled and have sleep enabled (it's the same file for all STM32 targets). Why is tickless mode not enabled by default for these devices?

Issue request type

[X] Question
[ ] Enhancement
[ ] Bug

@jeromecoutant
Copy link
Collaborator

jeromecoutant commented Jun 7, 2018

Hi

Why is tickless mode not enabled by default for these devices?

Maybe because ticker branch has been merged into master branch only 1 week ago...?

[Mirrored to Jira]

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 7, 2018

@janjongboom Have you checked latest master, or 5.9 release candidate (its on the 5.9 branch) ?
[Mirrored to Jira]

@jeromecoutant
Copy link
Collaborator

jeromecoutant commented Jun 7, 2018

I have also understood from ARM that plan is to enable tickless automatically if sleep and lpticker is enabled ?
But maybe only for 5.10 ?

[Mirrored to Jira]

@janjongboom
Copy link
Contributor Author

janjongboom commented Jun 8, 2018

@0xc0170 I was using master.
[Mirrored to Jira]

@jeromecoutant
Copy link
Collaborator

jeromecoutant commented Jun 27, 2018

For information, tests are still on going.

Waiting for #7328

[Mirrored to Jira]

@screamerbg
Copy link
Contributor

screamerbg commented Sep 13, 2018

Bump @0xc0170
[Mirrored to Jira]

@jeromecoutant
Copy link
Collaborator

jeromecoutant commented Oct 2, 2018

Quick status:
Waiting for #8219 #8223 #8242 #8184 #8286 #7582 #8279 #7849
[Mirrored to Jira]

@ARMmbed ARMmbed deleted a comment from ciarmcom Oct 2, 2018
@adbridge
Copy link
Contributor

adbridge commented Oct 4, 2018

Internal Jira reference: https://jira.arm.com/browse/IOTPART-5496

@atoy40
Copy link

atoy40 commented Dec 15, 2018

@jeromecoutant any news about this one ? all issues you've mentionned are now closed or merged. IS TICKLESS ready to use with STM board ?
Thanks.

@jeromecoutant
Copy link
Collaborator

Hi
I pushed PR #9134 to enable TICKLESS mainly for L0/L4/F7

@jeromecoutant
Copy link
Collaborator

@MarceloSalazar @bulislaw
I think general tickless work has been done.
Now each remaining issues or enhancement should be tracked by a specific issue.
Are you OK?
Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants