Content originally posted in LPCWare by miccio on Wed Mar 16 07:16:13 MST 2016
Hello everyone,
As far as i know, the CAN implementation on the lpc15xx is the same as lpc11Cxx.
However, I remember that some RAM offset had to be set on the latter, since the first few bytes were used by the ROM APIs.
Is it still the case on the LPC1549?
Bonus question (may grant a beer in selected countries :) )
Does the algorithm for calculating the baudrate setting which was present on the lpc11c24 example still applies to the lpc15's? If so, why has it been removed?
Thanks in advance!!