User Activity

Posted on August 14, 2017 at 16:32Hello, I am using STM32Cube lib to development my project which include both spi and i2c communication.So I develop the project based on the SPI example in STM32Cube example package.However the initial project do no...
Posted on May 05, 2017 at 09:03Hi, I want to use the stlink part on Nucleo 32 board to write program to a external STM32L432KC board, via SWCLK and SWDIO, can it be achieved ? If so how will be the process ? I noticed the SWD CN2 Header reserved on ...
Posted on April 25, 2017 at 10:23Hi, I met a problem using bootloader on pc to wirte program into STM32L432KC via UART.Here is the process I did :1,I connect D1/Tx and D0/RX(PA9 and PA10 of STM32L432KC) to CH340 USB to UART board, 5V Vin and GND. US...