Skip to content

[NUCLEO_F030R8/F302R8] Move back SetSysClock() call in SystemInit() #272

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 4 commits into from
Apr 23, 2014
Merged

[NUCLEO_F030R8/F302R8] Move back SetSysClock() call in SystemInit() #272

merged 4 commits into from
Apr 23, 2014

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Apr 23, 2014

The serial_init() function is called before the mbed_sdk_init() (I don't know why?) and this causes an incorrect baudrate calculation.

bcostm added 4 commits April 22, 2014 17:27
The serial_init() function is called before the mbed_sdk_init() (I don't
know why?) and this causes an incorrect baudrate calculation.
- Add more USART, SPI, I2C, PWM and AnalogIn pins
- Use TIM4 instead of TIM1 for the ticker
bogdanm added a commit that referenced this pull request Apr 23, 2014
[NUCLEO_F030R8/F302R8] Move back SetSysClock() call in SystemInit()
@bogdanm bogdanm merged commit 6cf73e2 into ARMmbed:master Apr 23, 2014
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Rebase FEATURE_ functionality and apply device_has patch
ccli8 pushed a commit to ccli8/mbed-os that referenced this pull request Aug 13, 2024
* Fix teensy4 build

* Try and fix SCLK clock period issue for MIMXRT, add additional SPI pinmappings

* Add full UART pinmapping

* Make more robust to calling spi_format() after spi_frequency()

* Fix style

---------

Co-authored-by: Jamie Smith <[email protected]>
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