2012-03-21 05:08 AM
STM32 Interface with FSMC and DMA
Hi,
I have to read a 15 bit parallel data coming from a camera sensor and one bit as a request signal which tells whether the micrcontroller should initiate memory transfer or not. Does FSMC has any trigger signal within itself so that I dont want to use any external interrupt or timer to trigger the transfer ? Please help me out.