• Header file for W77IE58
    Hi All, Which header file i have to include in my application for winbond W77IE58 microcontroller. In the INC\Winbond dir, W77C32.H is there. But, in that header file, it is not mentioned to use that...
  • Header file for W77IE58
    Hi All, Which header file i have to include in my application for winbond W77IE58 microcontroller. In the INC\Winbond dir, W77C32.H is there. But, in that header file, it is not mentioned to use that...
  • W77IE58 On Chip XRAM Problem
    Hi All, I am using Winbond W77IE58 chip. When i am using xdata variable as global variable, i am getting some junk data. (i.e) I have declared a char array unsigned char xdata test[] = "TEST CHARACTERS...
  • W77IE58 On Chip XRAM Problem
    Hi All, I am using Winbond W77IE58 chip. When i am using xdata variable as global variable, i am getting some junk data. (i.e) I have declared a char array unsigned char xdata test[] = "TEST CHARACTERS...
  • how to access SRAM(Read/write)
    hi i am new to this group,i am working on LPC2468 in my project, i need to know that how do i access external SRAM(i am using cy7c1061BV33 of cypress of capacity 2 MB ) (i.e. read & write) can anybody...