• Random reading from EEPROM(AT24C08) using LPC2148
    Hi Every one, i'm trying to get Number or Message randomly from EEPROM (AT24c08) but i didn't get this. can any one help me for this code, please send the code. Thank you,,,,,,,,,
  • Random reading from EEPROM(AT24C08) using LPC2148
    Hi Every one, i'm trying to get Number or Message randomly from EEPROM (AT24c08) but i didn't get this. can any one help me for this code, please send the code. Thank you,,,,,,,,,
  • LM3S9B96 Flash timeout Problem
    Hi, I am using Keil toolchain for LM3S9B96 I have the problem of the Flash Timeout message when programming the part with the Keil IDE. The Luminary Micro Flash Programmer works fine, but that...
  • LM3S9B96 Flash timeout Problem
    Hi, I am using Keil toolchain for LM3S9B96 I have the problem of the Flash Timeout message when programming the part with the Keil IDE. The Luminary Micro Flash Programmer works fine, but that...
  • problem with OS_MBX_WAIT() timeout after combining with ISR_MBX_SEND
    Hi, I am trying to get messages from my mailbox to display it on my LCD Screen. However, my IRQ is always displaying the Full Message and my os_mbx_wait always timeout even when the mailbox is full....