• flash memeory reading
    Hello, I program a code to write and read the flash memory in my MCU (C8051F020) in C ? The writing is ok but not the reading. After reading, i send the value by UART. This function isn't ok. can...
  • How to read write LUT in the program memeory space
    Hello all I need to hold a LUT in the program memory space and it will be updated in the running mode and it should be non volatile. Please write me the built in function used for the same.
  • memeory and procedure location
    hi i have project with in system programable ability some of procedure in one c file have main and must not modified and some other most modify i have one block of code variable must modify _at_...
  • memeory settings FX2
    I have implemented an SPI interface in Cypress FX2. I have problems in giving the XDATA and CODE. I gave the settings as CODE - 0X80-0X0fff and XDATA 0X1000. But when I program it ,Iam not able to see...
  • How to program a one second timer using external crystal frequency ?
    I dunno how to program this timer. I have a ATMEL T89C51RD2 Microcontroller have 2 mode for internal timing (1)40Mhz for standard mode(default) (2)and 20Mhz in X2 Mode. However, I am using a 16Mhz...