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).
Ask questions, find answers, and share insights on STM32 products and their technical features.
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 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 ?
Posted on February 09, 2014 at 11:17Hello, I download the stsw-stm32121 software. I tried the usb custom hid exemple . it build , programme and work well. But I can't use my debugger , when I lauch a run debug I have this message:''cannot access ta...
Posted on February 21, 2014 at 18:24HiCan some outline the difference between the above mentioned pins please?Thanks in advance
Posted on August 30, 2012 at 19:44Hello everyone, I am new to embedded programming. I was trying to make a simple program that measures frequency and ON time of two different i/p pulses. The frequency that I want to measure is in the range of 37 to ...