User Activity

Hello,I am facing problem where ST link is not able to detect the MCU.My board was programmed and functional but for some reason we have to change the code and we programmed the hex file.Afterwards that MCU is not being detected in STLINK tool/STM cu...
Hi,I am trying to save some device specific configuration in one of the page of flash memory but it gives HAL_FLASH_ERROR_PGA error.I have tried running Cube repository example code but found same problem.If I skip (just for test) erase page then it...
Hello,I am using STLINK v2 to program STM32F051C8 MCU but the ST-LINK Utility is showing 'unable to detect the device' and asking for different settings. I have tried different settings such as 'connect under reset',set frequency ~1 MHz from connecti...
Posted on December 12, 2016 at 11:50I am new in CAN bus protocol and wanted to use two CAN channels in the STM32F as I have to receive/transmit data from/to the two different CAN bus. As per study I found that there is no master slave concept in CAN...
Posted on April 27, 2016 at 10:55Hi,My application includes USB with mass storage class, I am using STM32F103VE MCU running at 72Mhz. Sandisk uSD(8GB, Class 10) used with SDIO  interface.I have used USB MSC code from STM32F1 library (STM32_USB-FS-De...