Question
Read data from the pins to the DMA, via an external interrupt.
hello everyone, I have a board.STM32F429I DISCO1, the question arose:
is it possible to read the parallel , a 16-bit from port(from the input pins) using some external interrupt (for example, using the rising edge of an external-nterrupt), to the DMA , and how to implement this in cubeMX and stm32cubeide .
Thank you in advance .
