User Activity

I have my STM32F407VE successfully configured as a slave device. Goal is to emulate a PlayStation 2 controller.Where I am at right now is that I am trying to send a specific order of bytes so I can be sure that before I read and act on the command by...
Hello!I have been trying to configure the STM32F407VE as a SPI slave. My first time configuring a SPI device ever so its all new to me. You can see my SPI settings and code as an attachment.I am using software SS as I only have one slave and one mast...
Hello! I am trying to get the USART1 (only using as a UART) for the STM32F411CE. I have been doing some studying on the STM32407VG and got the UART to work with straight register manipulation. (That was done here: https://community.st.com/s/question/...
I recently got my STM32F407VG uC working with UART4. I can receive a byte and send a byte. Though I have been reading on how to acquire more than one byte at a time. It seems as though people like to use DMA. I am perfectly okay with polling for my e...
Hello everyone!My setup uses a STM32407VG. I have been using for some time now and have gotten used to how to read the datasheet and use some of features. Today I am trying to get UART4 transmitting some data.Here is how I went about getting it all s...
Kudos from