User Activity

Using the 469/479 series. I'm using a CLUT based 8-bit pixel format, the DMA2D register to memory operation seems to only allow 32-bit sized transfers, is there a way that I'm missing to transfer in 8-bit increments? Thanks!
Posted on January 30, 2018 at 16:13I just ordered and received REV C of this board, all of the files online seem to indicate they apply to REV B of the board, is anyone aware of the changes or has access to the appropriate files? #stm32f429i-disc1
Posted on May 16, 2017 at 21:07The LTDC contains a 64x32bit (per layer) FIFO, when does the FIFO request a new burst of data? I.E. does it start seeking AHB and possibly FMC access at 1/2 full? Any information on the workings of this, beyond what th...
Posted on May 11, 2017 at 16:04Suppose there's a table with two columns: column A has the destination address and column B has the value I want to write to the destination. (Destination addresses in column A are NOT contiguous) Is there any way to d...
Posted on October 25, 2013 at 01:05I'm having a terrible time diagnosing this error on an F407IG chip.  I am trying to TX/RX SPI via DMA.  Currently I am getting good transactions, according to the external logic analyzer, from lengths of 1 to hundr...