• Place const data in external flash memory - STM32F429
    I am using the STM32F429 microcontroller to control a controller display via the FCM peripheral. Currently this is working since it takes the images saved as bitmap in the internal flash. Due to limited...
  • Place const data in external flash memory - STM32F429
    I am using the STM32F429 microcontroller to control a controller display via the FCM peripheral. Currently this is working since it takes the images saved as bitmap in the internal flash. Due to limited...
  • Use SDRAM in STM32F429-DISCO, KeilARM 4
    Hi Keil. I have a trouble with using SDRAM. (I'm using STM32F429-DISCO Ev Kit) I read some question and discussion in forum abt this. I have a project use SDRAM. But it's not working. Hope...
  • Use SDRAM in STM32F429-DISCO, KeilARM 4
    Hi Keil. I have a trouble with using SDRAM. (I'm using STM32F429-DISCO Ev Kit) I read some question and discussion in forum abt this. I have a project use SDRAM. But it's not working. Hope...
  • stm32f429 external memory
    are there facilities for implementing external memory or do I have to make a function that write row, write colunmn, read/write data?