User Activity

Posted on May 16, 2018 at 04:22Hello,I have modified STM32F303 discovery demonstration code to use I2C interrupts instead of polling mode.For some reason, I am not getting any interrupts. Can someone check my code? I added a function call to enable ...
Posted on May 11, 2018 at 07:48On the stm32F3 discovery boards, where do pins on CN3 get connected when CN4 jumpers are on and off. Schematics says, CN4 jumpers on, will select discovery. Off means ST-LINK is selected. If I take CN4 off, then CN3 pi...
Posted on May 03, 2018 at 23:36Hello,I am making a custom board based on STM32F3 discovery board. My custom board is an exact copy of the discovery board with additional sensor components. I can easily program STM32F3 board as st-link is already bui...
Posted on April 05, 2018 at 02:00What is the ADc input impedance on the  STM32F303VCT6? How to decide of ADC input sampling time? My signal is very low frequency (10 kHz).Please let me know.Channamallesh
Posted on November 01, 2017 at 03:46Hello,I am confused with so many adc modes available here. My application is very simple. One channel. Keep sampling it a constant frequency of around 1 MHz. How do I set it up in the cubeMx? I need to know the ad...