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

NUCLEO_H743ZI2 : increase system clock from 400 MHz to 480 MHz #11303

Merged
merged 4 commits into from
Aug 29, 2019

Conversation

jeromecoutant
Copy link
Collaborator

Description

NUCLEO_H743ZI and NUCLEO_H743ZI2 are using the same chip,
but in a different version:

  • revision Y for NUCLEO_H743ZI
  • revision V for NUCLEO_H743ZI2

This latest MCU version can be configured to 480 MHz.

Pull request type

[ ] Fix
[ ] Refactor
[x] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@ARMmbed/team-st-mcd

Release Notes

@ciarmcom ciarmcom requested review from a team August 23, 2019 11:00
@ciarmcom
Copy link
Member

@jeromecoutant, thank you for your changes.
@ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-ipcore please review.

}

/* Disable CSI Oscillator */
//RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_CSI;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we remove these lines? Can be reveret later if needed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree this needs some cleanup

@0xc0170 0xc0170 removed the request for review from a team August 26, 2019 09:59
@jeromecoutant
Copy link
Collaborator Author

@0xc0170 could you start CI ?
Thx

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 29, 2019

CI started

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 29, 2019

CI will be restarted, again internal CI fault.

@mbed-ci
Copy link

mbed-ci commented Aug 29, 2019

Test run: FAILED

Summary: 3 of 4 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-GCC_ARM
  • jenkins-ci/mbed-os-ci_build-ARM
  • jenkins-ci/mbed-os-ci_build-IAR

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 29, 2019

Above aborted, new one will come

@mbed-ci
Copy link

mbed-ci commented Aug 29, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

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.

5 participants