• 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...
  • ADC TO DMA TRANSFER, averaging data in DMA COLLECTED IN 15 SECONDS
    I would like to transfer the data coming to ADC to DMA and average the data collected in 15 seconds. I could able to read the values from ADC BUT here are my problems: 1.I am using industrial acceleromoeter...
  • Issues transfering data using DMA on Discovery kit
    I´m working with an STM32F4 kit + STM32F4DIS-LCD + STM32F4DIS-CAM and I´m trying to use DMA to transfer data from LCD Display to Discovery memory RAM. Actually, I´ve achieved partially this duty using...
  • transfer data
    I want programming similar hyper terminal that transfer & recive Data through 2 modem with phone line.( without cable ).help me in my project at visual basic.
  • Transfer data from Flash to internal RAM
    Hello, Program which can earse the entire on-chip flash must run from internal RAM. In my project design, the erase code resides in a known location of Flash. At certain point of execution I need...