• Linking Error: Application for SAM3N (spi_lcd)
    Hello, I have Atmel Evalution SAM3N ACC kit.I'm trying to run some sample application when Build the application i having error Rebuild Project 'spi_lcd' - Target 'sram' compiling main.c... assembling...
  • Linking Error: Application for SAM3N (spi_lcd)
    Hello, I have Atmel Evalution SAM3N ACC kit.I'm trying to run some sample application when Build the application i having error Rebuild Project 'spi_lcd' - Target 'sram' compiling main.c... assembling...
  • 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...
  • 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...
  • issue regarding External Interrupt EINT3
    Hi My external interrupt is not working. I am using LPC2388 ,configured P2.13 as EINT3 , My interrupt source is a active low signal., i configured EINT3 as falling edge. Do i need to change any code...