• How to storing Non-volatile data on internal/external Flash?
    Dear all, I had a hardware design of 1xAM29F040 flash, 1xHY628400 RAM and using C167 controller. My code is stored on this external flash. I will like to store some important data on non-volatile...
  • How to storing Non-volatile data on internal/external Flash?
    Dear all, I had a hardware design of 1xAM29F040 flash, 1xHY628400 RAM and using C167 controller. My code is stored on this external flash. I will like to store some important data on non-volatile...
  • Want to store data in processors internal memory without erasing it.
    I am working on a project and would like to use a mico that supports J1850 and CAN protocols. I need to store data in the flash memory when an event occurs. I also need to store upto 5 data values one...
  • Want to store data in processors internal memory without erasing it.
    I am working on a project and would like to use a mico that supports J1850 and CAN protocols. I need to store data in the flash memory when an event occurs. I also need to store upto 5 data values one...
  • Store a binary file inside Microcontroller's internal flash along with the main application code
    Hi, I have a requirement where i need to store a binary file inside Microcontroller's internal flash, which i need to send serially to a module connected on UART later in the main application execution...