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

Use of CalibrateTimer() fn #84

Closed
shankar-vv opened this issue May 24, 2016 · 0 comments
Closed

Use of CalibrateTimer() fn #84

shankar-vv opened this issue May 24, 2016 · 0 comments

Comments

@shankar-vv
Copy link

Hi,

I am using STM32L073 MCU for my application. After porting everything to this MCU and running the application I noticed something.

If I use Debugger , then my code will always loop inside the while loop in CalibrateTimer fn.
If I don't use debugger, this issue is not seen. I use USB_POWER, so not entering the low power mode.

Can any one tell me why this is happening.
What is the real purpose of CalibrateTimer() fn.

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

No branches or pull requests

2 participants