• How can I read data from internal flash RAM?
    I am using a GOAL VRS1000 with 64K IAP FLASH memory. I can write to the FLASH memory using the various IAP SFRs. But how can I read the data? I want to be able to do this in C code rather than having...
  • How can I read data from internal flash RAM?
    I am using a GOAL VRS1000 with 64K IAP FLASH memory. I can write to the FLASH memory using the various IAP SFRs. But how can I read the data? I want to be able to do this in C code rather than having...
  • RAM DATA TRANSFERING USING DMA
    Hi everyone, I´m working with an STM32F4 kit + STM32F4DIS-LCD + STM32F4DIS-CAM and I´m trying to use DMA to transfer display data to memory ram. Actually, I´ve achived this but I'm having some issues...
  • RAM DATA TRANSFERING USING DMA
    Hi everyone, I´m working with an STM32F4 kit + STM32F4DIS-LCD + STM32F4DIS-CAM and I´m trying to use DMA to transfer display data to memory ram. Actually, I´ve achived this but I'm having some issues...
  • GPIO to RAM data transfer using DMA
    I am working in new project for which I have shortlisted the cortex M3 family microcontroller. Most probably i will go for LPC1768. But before I proceed I would like to confirm certain points about the...