Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
piclover Senior Member Joined: 14/06/2015 Location: FrancePosts: 134
Posted: 07:01am 06 May 2016
Copy link to clipboard
Print this post
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10201
Posted: 07:30am 06 May 2016
Copy link to clipboard
Print this post
but perhaps could the PIC be convinced to run the peripheral bus speed at 50MHz and the core at 60MHz ?...
Not possible but the chip can do 60/30. Unfortunately this needs quite a lot of work in the firmware as things like the UART are clocked on the peripheral bus. On the MX470 80MHz is the fastest you can do 1:1 after that it is 1:2 so at 100MHz the peripheral bus is actually running at 50MHz. The MX470 firmware copes with this but it would be another increase in firmware size on the mX170 for a speed that isn't within the chips spec.Edited by matherp 2016-05-07