This example describes how to use mailbox in CORTEX-M4.We have used Cortex m4 development board Procedure for mailbox using Cortex
Continue reading »Category: CORTEX M4 Tutorials
CORTEX M4 Tutorials

Interface Zigbee with Cortex m4
This example describes how to make a wireless communication between two CORTEX Boards using ZIGBEE.We have used cortex m4 development
Continue reading »
Stepper motor Interface with Cortex m4
This example describes how to run a stepper motor uisng cortex m4. The processor we have used is LPC4088 Cortex
Continue reading »
Interrupt using Cortex m4
This blog post explains interrupt programming with cortex m4 development board Steps to Configure Interrupt Configure pin P2.10 as EINT0
Continue reading »I2C EEPROM Interface with Cortex m4
This example describes how to make a communication with I2C EEPROM Procedure for EEPROM interface with Cortex M4 Initialize UART0
Continue reading »LCD Interface with Cortex M4
This example describes how to display a string in LCD using 4 bit mode Procedure for LCD Interface with Cortex
Continue reading »
Interface Matrix key pad with cortex m4
This blog post explains how to interface matrix keypad with cortex m4 Procedure: Power: In the PCONP register, set the
Continue reading »
UART Interface with Cortex m4
This example describes how to make UART communication via UART0 Procedure for UART Interface with Cortex m4 Power: In the
Continue reading »
Real time clock (RTC) using Cortex m4
This example describes how to use the internal RTC module in lpc4088 cortex m4. we have used cortex m4 development
Continue reading »
PWM Generation using Cortex m4
This blog post describes how to generate a PWM with variable duty cycle.the processor we used is NXP LPC 4088
Continue reading »