JarekParal / IMP-project

Demo applications on learning kit FITkit 3. Bare-metal and FreeRTOS projects. Showing on base peripheries (LEDs, buttons).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMP-project 2016

Demo applications on learning kit FITkit 3. Bare-metal and FreeRTOS projects. Showing on base peripheries (LEDs, buttons).

For all project use Kinetis SDK: KSDK_1.3.0

  • Kinetis SDK Location - Environment variable: KSDK_PATH

Processor Expert - Project Mode: Standalone

Documentation (Czech languagle)

Video showing this project: https://youtu.be/nl1vykVDIRg

Main projects:
KDS_FITkit3_bare-metal_KSDK1.3_PEx
KDS_FITkit3_FreeRTOS_KSDK2.0

Source

MCU on Eclipse - Tutorial: User Interrupts with Processor Expert

  • using InterruptVector or Init_GPIO or ExtInt components

MCU on Eclipse - Tutorial: Tutorial: ADC with the Freedom Board

  • using ADC_LDD component

MCU on Eclipse - Tutorial: Tutorial: ADC with the Freedom Board

  • using Init_TPM,DMAController,DMAChannel_LDD components

MCU on Eclipse - Tutorial: Tutorial: ADC with the Freedom Board

  • using PWM component

MCU on Eclipse - LED’s for Kinetis, simplified

  • using LED component

MCU on Eclipse - LED’s for Kinetis, simplified

  • using LED, GPIO_LDD and TimerUnit_LDD components

MCU on Eclipse - Tutorial: Touching the Freedom KL25Z Board

  • using TSS_Library, LED and GPIO_LDD components

MCU on Eclipse - Tutorial: Blinky with NXP Kinetis SDK V2.0 and Processor Expert

  • using KinetisSDK, LED and WAIT components

MCU on Eclipse - Tutorial: Blinky with Kinetis SDK V1.3 and Processor Expert

  • using KinetisSDK, LED and fsl_gpio components

MCU on Eclipse - Unboxing the Freescale FRDM-KL43Z Board

  • compare FRDM-KL25Z, FRDM-KL43Z and FRDM-KL46Z

MCU on Eclipse - Freescale Freedom Board Tutorials on Element14

MCU on Eclipse - FRDM K64F Data Logger using FatFs with KSDK 1.2.0

MCU on Eclipse - First NXP Kinetis SDK Release: SDK V2.0 with Online On-Demand Package Builder

MCU on Eclipse - Mother of Components: Processor Expert with NXP Kinetis SDK V2.0 Projects

MCU on Eclipse - Tutorial: Freedom with FreeRTOS and Kinetis-L

MCU on Eclipse - Tutorial: FreeRTOS with the Kinetis SDK and Processor Expert

MCU on Eclipse - Tutorial: Using Processor Expert and FreeRTOS with Kinetis SDK V1.2

MCU on Eclipse - Tutorial: FreeRTOS with NXP Kinetis SDK V2.0 and Processor Expert

Element14 - FRDM-K64F + Kinetis Design Studio (KDS) - Tutorial: Toggling an RGB LED using interrupts

  • using BitIO_LDD component

Element14 - Kinetis Design Studio 3.0 Kinetis SDK 1.2 Processor-Expert using FRDM-KL46Z: Quick tutorial on GPIO Interrupt (Toggling LED using button with Interrupt logic)

  • using fsl_gpio component

Element14 - Kinetis Design Studio 3.0 Kinetis SDK 1.2 Processor-Expert using FRDM-KL43Z: Blink Red Led with TPM (Timer PWM Module)

  • using fsl_tmp component

Element14 - Kinetis Design Studio 3.0 Kinetis SDK 1.2 Processor-Expert using FRDM-K64F: Toggle Led_using_PIT (Periodic Interrupt Timer))

  • using fsl_gpio and fsl_pit components
  • KSDK1.3 + PEx

Element14 - FRDM-K64F + Kinetis Design Studio (KDS) - Tutorial: Toggling an RGB LED using interrupts)

  • using BitIO_LDD and ExtInt_LDD components

NXP - Transitioning to C++ with KDS, KSDK, and Processor Expert)

NXP - Having trouble with PWM using FRDM-K64F+KDS 2.0+KSDK 1.1+PEx)

YouTuBe - SpazzTech - FRDM-K64F - Timer Interrupt with Kinetis Design Studio and Processor Expert)

  • using fsl_tmp component

About

Demo applications on learning kit FITkit 3. Bare-metal and FreeRTOS projects. Showing on base peripheries (LEDs, buttons).

License:MIT License


Languages

Language:C 57.0%Language:C++ 40.9%Language:Objective-C 1.6%Language:Assembly 0.5%