• 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...
  • flash memeory reading / second part code
    hello, code second part thanks //----------------------------------------------------------------------------- // Subroutines //----------------------------------------------------------...
  • flash memeory reading / second part code
    hello, code second part thanks //----------------------------------------------------------------------------- // Subroutines //----------------------------------------------------------...
  • LPC1768 how IDs are stored in LUT?
    I'm using Open 1768 library for my current project and making use of CAN driver for the same. Under examples section, i'm using can_test_two_kit for receiving a CAN message. I have a doubt in the following...