Author Topic: Communication between Master to Slave Microcontroller using LPC11C24  (Read 5695 times)

mahalinr

  • Jr. Member
  • **
  • Posts: 2
    • View Profile
    • Email
Hallo

I am currently using two LPC11C24 Microcontrollers in which one is Master and other is Slave Microcontroller. Now I need to send a message through CAN Protocol form one microcontroller to another microcontroller using IAR Workbench and through FLASH MAGIC .

I kindly need your help

thanks in advance

Andy Ayre

  • ESAcademy Staff
  • Sr. Member
  • *****
  • Posts: 2190
    • View Profile
    • Embedded Systems Academy, Inc.
    • Email
Re: Communication between Master to Slave Microcontroller using LPC11C24
« Reply #1 on: June 04, 2014, 12:42:38 AM »
What is the specific Flash Magic issue you are having?

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com

mahalinr

  • Jr. Member
  • **
  • Posts: 2
    • View Profile
    • Email
Re: Communication between Master to Slave Microcontroller using LPC11C24
« Reply #2 on: June 04, 2014, 01:59:34 AM »
I am having Flash Magic 7.30 Version.

I am able to compile my Master code in Flash Magic without any problem and in the Termainal I am getting the proper output.


But in my slave mode I have a problem in the Flash Magic Terminal,where nothing is displayed on the terminal screen.


Basically I want to communicate messages between Master to Slave.

« Last Edit: June 04, 2014, 02:04:59 AM by mahalinr »

Andy Ayre

  • ESAcademy Staff
  • Sr. Member
  • *****
  • Posts: 2190
    • View Profile
    • Embedded Systems Academy, Inc.
    • Email
Re: Communication between Master to Slave Microcontroller using LPC11C24
« Reply #3 on: June 04, 2014, 02:06:16 AM »
The Flash Magic terminal is for limited debugging. I suggest TeraTerm or PuTTY instead.

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com