I'm new to NXP microcontroller. And I just used Xpresso to create my first new proj, but am not familiar with fsl package, so I'm searching for some offical guide but found none on google.
I'm looking for help about questions below. Thank you.
1. Should I learn fsl from example projects if there is no official user manual or fsl function guide(I think it's a bit low efficient)?
2. I have some but not a lot of experience on developing ST microcontroller by using cubemx, are their (NXP's & ST's) development archi similar e.g. initiate the clock first and other hardware, and then connect peripherals on bus or something?
Thanks for your help!