-
How To: MCUXpresso Config Tools
Learn how to use MCUXpresso Config Tool to generate configuration files for your Kinetis projects.
-
FRDM-K64F: Hello World
The FRDM-K64F is one of the most powerful development boards available from NXP. It includes a K64F micro-controller and, with the proper configuration, allows to develop and test for a big variety of…
-
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…
-
FRDM-KL43Z: Hello World
The FRDM-KL43Z is one of the most well known development boards around the western hemisphere. It is relatively cheap, and at one point is was being given away by freescale on their conferences.…
-
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…