User Activity

Posted on April 23, 2018 at 00:30helloi am working on an application with STm32f373, using keil uvision 5.how can i get the values of RW-Data and ZI-Data, i need o send this data viaserial interface for debug purpouse.is there any compiler directive...
Posted on March 20, 2016 at 13:39helloi am working on an stm32f205 project. before adding the RTC part , the stbby modeworks fine.when i added the RTC part   (i tested it and it works fine), but my system dont want toget in stby mode. the RTC wakeup...
Posted on February 27, 2016 at 01:00helloi am trying to configure a project for stm32f205vft6, o i start a new project inMDK5 and i want to use the stm32cubemx as framework.but when MDK5 ask to press yes to start the stm32cubemx , this window isdisp...
Posted on February 19, 2016 at 17:04helloi am using the SDIO interface of an STM32F205vft6 to access an sdcard.for this purpose i am using the MSC class (USB interface) and STM32cubeMX v4.13.0when i plug the usb the device is recognized but i have a...
Posted on February 17, 2016 at 23:07helloi am trying to get the cdc and the msc classes working on the same USB device.i am using STM32F205VFT6 and STM32CUBEMX.but the stm32cubemx allows only one class.thanks.