User Activity

Hi beloved friends of software architecture,i try to programm an SPI communication protocol of an STM32F373CCT6. It should communicate to the powerSTEP01 in order to move a motor. The problem is that i dont get any answer of the powerSTEP01. Did i d...
The STM does send the Signal if i set the RTS Pin on high level per software:USART2->CR3 |= 0x0100; //RTSE->1The Problem is i use a three state Buffer Line Driver (74HC126D) in order to enable transmitting or receiving but the RTS Pin from the STM is...
Hello, i get the wrong data from my UART connections. I try to transmit the data "HELLO WORLD\r\n" from my STM32 to my PC with a UART-USB adapter. Every cycle my LED blinks the transmitted signs are "…ýQa[gwëåÿÿÿÿÿÿÿÿ{FF}«" I tried STM32F103RBT6 and...
Kudos given to