User Activity

hi all in stm32cubeide user guide on page "160" said that: "It is possible to use the SFRs view while the target is running when using the ST-LINK GDB server. However, the [Live expression] option in the debug configuration must be enabled in this ca...
HI i want to program my board by using usb dfu bootloader with stm32cubeprog . I read STM32 microcontroller system memory boot mode (AN2606) and i design my board with using this application note . power supply of this board is separated and doesn'...
Hi , i want to program a stm32f030f4p6 mcu with st-link but this problem is appeared for me : when i connect to the mcu i can erase chip easily , but when i program it , the content of flash memory not changed , the value of all blocks in flash memo...
Posted on July 05, 2018 at 16:53Hi every one I have problem in spi communication , I want to Send and Receive data with loopback(mosi connects to miso) in stm32f103c8t6 by interrupt . I set this settings in stm32cube : clock 8m, prescaler 128 ,,,......