User Activity

Posted on November 19, 2015 at 12:21Hi, I have generated a basic project with STM32Cube. the 1st step is to make USB working as COM Port. I have made some tests and the communication from STM32 and PC is working I can send data, but if I try to send...
Posted on November 15, 2015 at 22:14I want to develop a JTAG interface using STM32F103. One way is to use GPIO to drive/read the signals, another way is to use SPI, but unfortunately TMS signal is not present. Is there a way to use SPI and simulate ...