Skip to content

Fixed hardcoded MRT_Clock_MHz #987

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 5 commits into from
Apr 9, 2015
Merged

Fixed hardcoded MRT_Clock_MHz #987

merged 5 commits into from
Apr 9, 2015

Conversation

Willem23
Copy link
Contributor

Fixed hardcoded MRT_Clock_MHz so that the code will also work at a SystemCoreClock different from 30MHz. Optimized time calculations for us_ticker_read. Same modifications as done previously for LPC812.

Fixed hardcoded MRT_Clock_MHz so that the code will also work at a SystemCoreClock different from 30MHz. Optimized time calculations for us_ticker_read. Same modifications as done previously for LPC812.
Replaced I2C ROM call by direct calls to I2C engines. The ROM code has some bugs and does not allow support for the mbed I2CSlave methods. The Slave methods have been added same as for LPC812.
Enabled I2CSlave
Enabled I2CSlave
0xc0170 added a commit that referenced this pull request Apr 9, 2015
LPC82X - Fixed hardcoded MRT_Clock_MHz
@0xc0170 0xc0170 merged commit c3cd171 into ARMmbed:master Apr 9, 2015
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