Hi,
I’m trying to evaluate if I can migrate my application from the MCU of HCS08 Family to LPC54608J512.
I need to have a few timers in the application: e.g. for 2ms, 20ms, 100ms, 500ms, 4s…
Looking through the whole set of SDK Examples (SDK Ver. 2.3.0) for “LPCXpresso 54608” Development board I cannot find any useful example of how to build the timer to start with.
It looks like the principle of building is completely different from HCS08 MCU.
Could someone provide a hint where to look for to get a clue how to start with the simple timer for LPCXpresso 54608?