• 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...
  • 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.
  • 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 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...