-
How To: MCUXpresso Config Tools
Learn how to use MCUXpresso Config Tool to generate configuration files for your Kinetis projects.
-
NXP FRDM Board: How to Update Firmware/Debugger
NXP FRDM boards are versatile; they allow developers to choose the best tools for their personal workflow. One of the many options that we have is to change the included firmware, used by…
-
Driving a LED matrix with as few GPIO as possible
Or how to drive nCR2 LEDs with only n GPIO. Where nCR2 is the combinatorics with repetition of n elements selecting 2 elements at the time.
-
FreeRTOS using Kinetis SDK 1.3 and KDS
Well those are a lot of K’s on a title. First I’d like to say that this article is inspired by this post made by well known Prof. Erich Styger. Last month I found…