Solved
Reference Manual no TXE in SPIx_CR2 Register?
Hi
In your Reference Manual for the STM32F469 at 31.3.11 it says:
A DMA access is requested when the TXE or RXNE enable bit in the SPIx_CR2 register is
set.But the SPIx_CR2 Register does not have a TXE/RXNE bit, it has a TXEIE/RXNEIE bit which just en-/disables the Interrupt. Is this a typo or on purpose? The only TXE/RXNE bits I found are in the SPI_SR register...
