• Programming EPROM
    I'm using the MCB251 board with the Intel 80C251SB CPU. I'm trying to program an EPROM using the hex file that uvision creates. My project tests fine using the Monitor Eprom with debug but I can't...
  • Programming EPROM
    I'm using the MCB251 board with the Intel 80C251SB CPU. I'm trying to program an EPROM using the hex file that uvision creates. My project tests fine using the Monitor Eprom with debug but I can't...
  • Problem with EPROM
    I have a PK51 Keil dev kit with C6.20 and MCB51, with a Atmel W&uC (Temic ) T87C52X2 i'have created an application that use serial internal with Timer 1 and use RTX Tiny to manage 4 tasks, if I execute...
  • ucfg1 & eprom
    Hi, How can I config the UCFG1 ( system configuration for clock, watchdog enz ) for a LPC controller in C ? And how can I use the 32 bytes eprom ? I tried the following but the compiler...
  • AT24c16 Eprom Code not Working
    Hi all... I am trying to Interface AT24C16 Eeprom with AT89S52 microcontroller. My concept is to save the data's from string Eprom_data in which user input's using keypad. and then again read the data...