Skip to content

DISCO_F100RB board using HSI should use HSE #86

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

Closed
wants to merge 9 commits into from
Closed

DISCO_F100RB board using HSI should use HSE #86

wants to merge 9 commits into from

Conversation

RickKimball
Copy link
Contributor

Here you go @fpistm. I configured the clock to use the HSE.

This is a first pass at getting the NUCLEO-F030R8 board working.
I've tested the digital pins, the PWM code using tone and the
Serial USART.  To get the code to compile I hacked up analog.c
to avoid using the DAC functions.  This is pretty ugly. I will
probably rework it.
This is a first pass at the pin mapping and ldscript. It may
still contain errors or omissions.
Switch SYSCLK from HSI to HSE.
@RickKimball RickKimball changed the title Issue 12 Issue #85 Aug 20, 2017
@RickKimball RickKimball changed the title Issue #85 Issue #85 - DISCO_F100RB board using HSI should use HSE Aug 20, 2017
@RickKimball RickKimball changed the title Issue #85 - DISCO_F100RB board using HSI should use HSE DISCO_F100RB board using HSI should use HSE #85 Aug 20, 2017
@RickKimball RickKimball changed the title DISCO_F100RB board using HSI should use HSE #85 DISCO_F100RB board using HSI should use HSE Aug 20, 2017
@RickKimball
Copy link
Contributor Author

RickKimball commented Aug 20, 2017

You should probably just copy the variant.cpp and ignore my attempts to get my fork's master branch in synch with the upstream/master.

Also, I named the branch issue_12 by mistake, this code addresses issue #85

@fpistm
Copy link
Member

fpistm commented Aug 20, 2017

Thanks @RickKimball,
I've made a new PR #88

@fpistm fpistm closed this Aug 20, 2017
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

Successfully merging this pull request may close these issues.

2 participants