User Activity

Posted on May 31, 2015 at 07:17Hi, I am using STM32f10B with STM32f103VGT6 on it. The problem is that the MCU is not working as per the program. It has a fixed GPIO high and they stay in the same state. I tried using coocox and IAR workbench. They ...
Posted on February 20, 2015 at 13:01I am unable to understand the following syntax ((ADC_TypeDef *) ADC1_BASE). Please help me understand the meaning of this code. Is this some kind of a pointer?
Posted on September 10, 2014 at 22:09Hi,I have STM3210B and I am trying to connect it to PC. However, I am unable to connect it. I have installed all the STLink V2 drivers. Besides, I also download STVP tools as well, which installed its drivers.Whe...
Posted on August 27, 2014 at 19:33I have installed Qemu on windows. I want to know how to run it and install uClinux on it. I am planning to try some C application for STM32F103 platform. #cross-post #rtfm
Posted on August 25, 2014 at 15:32Hi. I am configuring uClinux for STM32F1. I have applied the STM32 patch. But, in the uClinux-dist/vendors, I am unable to find the STM32 folder. Besides, after menu makeconfig, I cannot find the vendor selection ta...