User Activity

Posted on March 26, 2017 at 17:43Hi all,i am using the STM32F030RC for a customer project. To SPI1 we have connected a SPI-Flash device (SST25VF040B). I am using Cube MX (4.19) to generate as much initialization code as possible.So i have configured...
Posted on June 21, 2016 at 15:36I am using a STM32F100C8T6.The documentation (RM0041) tells me that the device ID should be 0x420But when i read out the device ID register (address 0xE0042000) i read 0x410Is there a reliable documentation where i ca...
Posted on May 22, 2016 at 10:50Hi all,i am using a Nucleo board ''NUCLEO F070RB'' and i want to start the UART Bootloader. Unfortunately the bootloader doesn�t send the Ack  byte (0x79) after activation.My procedure to start the bootloader:- connect...