• problem regarding garbage value
    Hi, I have developed a software in c(embedded).I used c51 compiler,8051(ATmel) microprocessor.I programmed to spot billing machines(machines that generate electricity bills) with the software.It is...
  • Garbage in RAM data
    Dear All, I have a problem of currption data variables stored in RAM. This currption occurs anytime when all my interrupts are working. I am using Cygnal controller C8051F005 with all its interrupts...
  • GARBAGE DATA IN XDATA VARIABLE
    Dear All, I am getting garbge value, in my xdata variable. I am using c8051f021 controller with internal xdata of 4K.I do not understood why such problem occurs suddenly. Whether this is because...
  • UART0 of LPC2468 giving garbage data
    Hi everyone! I am using LPC2468 microcontroller for my project. I am serially programming via MAX3232 with UART0. Also I have to see log messages on PC via serial port and for that I am using UART0 only...
  • Multiple slaves in SPI configuration
    Hi all, This is the first time I've ever played with any microcontroller, and I'm stuck. The goal is to take my processor (I have an ADuC7026 eval board) and expand it with two external chips. I...