Skip to content

DISCO_F769NI: set clock_source to USE_PLL_HSE_EXTC #6567

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

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Apr 9, 2018

Description

As noticed in Issue #6549 the clock_source configuration was incorrectly set for this board. The MCU is clocked with an external clock on OSCIN pin and not using an XTAL on OSCIN/OSCOUT pins.

Tested OK on all compilers.

Pull request type

[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 9, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

Build : SUCCESS

Build number : 1684
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6567/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

@cmonr
Copy link
Contributor

cmonr commented Apr 10, 2018

Running test again. Starting to see patterns with 429ZI and lp_timer tests intermittently failing.

/morph test

@bcostm
Copy link
Contributor Author

bcostm commented Apr 11, 2018

Running test again. Starting to see patterns with 429ZI and lp_timer tests intermittently failing.

We also noticed that since 5.8.1 (and also on master) many lptimer tests are fail now on many boards. So I don't think the failure you see here is related to this PR.

@mbed-ci
Copy link

mbed-ci commented Apr 11, 2018

@cmonr
Copy link
Contributor

cmonr commented Apr 11, 2018

We also noticed that since 5.8.1 (and also on master) many lptimer tests are fail now on many boards. So I don't think the failure you see here is related to this PR.

If you can think of any other issues that you think you've seen, feel free to open an issue and mention/tag/assign it to myself and/or @studavekar.

@cmonr cmonr merged commit 5234075 into ARMmbed:master Apr 12, 2018
@bcostm bcostm deleted the fix_xtal_disco_f769ni branch April 18, 2018 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants