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

POST(Power On Self Test) feature #7

Open
dphaas opened this issue Feb 24, 2022 · 0 comments
Open

POST(Power On Self Test) feature #7

dphaas opened this issue Feb 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dphaas
Copy link
Collaborator

dphaas commented Feb 24, 2022

  1. POST should check that HSE clock is running and not internal 16MHZ (HSE fail over). Check RCC_CR bit 0 (HSION). Should =0 is if running off HSE or LSE clock? Maybe this should be accessible by CLI?
  2. Verify HSE and LSE clock frequency. Refer to STM32F411 reference manual 6.2.11 Internal/external clock measurement using TIM5/TIM11. Maybe this should be accessible by CLI?
@dphaas dphaas added the enhancement New feature or request label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants