User Activity

Posted on July 16, 2014 at 20:12Hello All, I was trying to write and read data from SDRAM on the STM32f429- Discovery board.I was able to write data to the SDRAM but the read operation was not working.I used the STM32Cube Mx utility to generate the ...
Posted on June 29, 2014 at 10:50Hello All,I�m trying to read and write data from memory to SDRAM using DMA. I�ve used the STM32 Cube software to generate the initialization code which uses the HAL libraries. I'm using the STM32F429 discovery board.I...