Conversation
|
Can you fold #924 in this PR? |
done. |
|
i'll upload a new version. the new code from board should sit in system (already defines the xtal freq and has a waitUS function too) |
|
it looks to me that system_LPC43xx.c::SetClock() does the same thing as board_LPC43xx.c::sdk_init(). |
|
I have always felt I have tested this branch with |
|
From what I see, PLL1 MSEL (multiplier) is different between I'll modify the |
|
The comments in Hopefully soon, I would like move from the current |
Another difference I've noticed is that the previous defines in
There is something fishy with the |
|
Ok this is strange, this issue in GitHub shows 2 commits (3bad93a and 76f20ba), but if I go to the branch it shows one commit (b8ec269). The latter has changes to I used your commit 3bad93a, in the mbrossard/feature/lpc4322-cmsis-uart branch. Using the standard 180 MHz version of
If we want to increase to 180 Mhz, I would rather we use |
|
f8c1edf to
c8f3e9e
Compare
this part is taken from board_LPC43xx.c
The code is adapted from lpc55xx/uart.c.
|
I've dropped the commit in which PLL1 was put into direct mode and the CPUFREQ was set to 180 MHz, so Added new change to reuse lpc55xx/uart.c; so far it's the same file but can be shared |
Uh oh!
There was an error while loading. Please reload this page.