Increase LPC1764 working frequency
Open
@henrique-silva is already working on this.
Since Mar 20, 2017.
afc-bpm
afc-timing
enhancement
- Dominant language
- C
- Stars
- 46
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
This is related to #39
With higher core frequencies we can achieve higher baud rates in the Serial port. Also, we won't stall when too many IPMI messages come in sequence, given that we'll be fast enough to respond all of them.
I've performed some test with the AFC board and there seems to be no significant increase in the current draw by the LPC17xx working at 100MHz (max frequency for this part number - LPC1769 can reach 120MHz)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.