• How to use ROM of LPC2148(if available)
    Hello I wanted to use Internal EEPROM(if available in LPC2148 to access) as I have gone through the datasheet of LPC2148 and I have not found any register to access ROM so i started thinking to use...
  • How to use ROM of LPC2148(if available)
    Hello I wanted to use Internal EEPROM(if available in LPC2148 to access) as I have gone through the datasheet of LPC2148 and I have not found any register to access ROM so i started thinking to use...
  • AT89S8252 with internal ROM and RAM
    Hi. I'm trying to get started in 8051 programming with this Atmel chip and Keil uVision2 (Eval version) I'm new in programming microcontrollers. I'd like to make it simple and use internal FLASH and...
  • AT89S8252 with internal ROM and RAM
    Hi. I'm trying to get started in 8051 programming with this Atmel chip and Keil uVision2 (Eval version) I'm new in programming microcontrollers. I'd like to make it simple and use internal FLASH and...
  • HOW TO DIVIDE INTERNAL ROM USING SCATTER FILE
    I want to divide internal ROM of STM32f030 using scatter file for custom boot loader. When the size of ROM for main application is less then 0x1000 its work properly but when i increase the size from...