ADC Injected mode
Posted on February 17, 2014 at 17:43Hello Can any one help me how to configure the ADC of the stm32f3 in the injected trigered mode.(TIM1 CC4 trigger).
Posted on February 17, 2014 at 17:43Hello Can any one help me how to configure the ADC of the stm32f3 in the injected trigered mode.(TIM1 CC4 trigger).
Posted on January 27, 2014 at 14:41Hey everybody,I searched the whole myST forum and almost the whole internet. Can anybody provide me with a CooCox CoIDE example project that is working along with the above mentioned MCU? In the optimal case it's s...
Posted on October 08, 2012 at 16:51The i2c of STM32 is a world-wide-known SHIT for a long time, why st wouldn't redesign the i2c? #stm32-i2c
Posted on January 11, 2014 at 22:28Guys, Why suddenly sprintf doesn't work ? It was working yesterday, I shut down the power supply now, it's not giving me a good response code : uint32_t /*Tmp,*/THH,TMM,TSS,WEEKDAY,DATE,MONTH,YEAR; unsigned char d...
Posted on February 17, 2014 at 14:24Hi! I tried to establish USART connection between my STM32F103RB with PC and I cannot do it. I searched many topics and forums and tried different possiblities and nothing worked. I also tried to make a USART con...
Posted on January 17, 2014 at 15:39What kind of board is this?What's the catch? It looks like almost free compared to other STM32-boards with any kind of display.I've been thinking of buying myself a toy-board to play with, and this looked like capa...
Posted on February 22, 2014 at 13:39Hi All,I have noticed that there are not much information in this forum regarding the subject.(stm32f4):0. Configure GPIO for ADC (PC0 - ADC channel 10) GPIO_InitTypeDef GPIO_InitStructure; GPIO_InitStructure.G...
Posted on February 23, 2014 at 10:25Can you advisesomeexample thatwould use theSWOportforoutput from theprograminUARTmode?IdealforSTM32F1andMDK-ARM
Posted on February 21, 2014 at 19:31I started working with the STM32F4xx and I was wondering if the ADC does a calibration automatically. When I was working with the STM32F10xx you had to manually trigger the ADC calibration. Looking at the STM32F4x...
Posted on February 21, 2014 at 22:09can someone help me to know what do I put in the baud rate Usart1 parameter of stm32f4 discovery to make my SN8200wifi module communicates with it ?