STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Dynamic System Clock Frequency

Posted on October 29, 2013 at 12:51HiI wonder if there are any negative side effects when changing the system clock speed dynamically. I have an I2S audio samples transfer running (via DMA) and therefore, the CPU is put into sleep mode and the DMA i...

DCMI to memory DMA transfer

Posted on October 29, 2013 at 08:43 Hi, I am trying to receive datas from a camera module through DCMI interface and send each 8bits received to UART. The problem is that I can only receive one word (NDTR=1) and the program only enters the DM...

TFT+ SSD1963

Posted on October 29, 2013 at 22:52helloMy question is this .... I'm working on a project that involves a WF57BTIBCDC Winstar TFT (SSD1963 controller, 8 bit) with Dyscovery STM32F4. my question is: I need an external memory to work with FSMC compuls...

STM32F3 Vbat monitoring problem

Posted on October 30, 2013 at 11:57 Hello. STM32F373C8, IAR I have a problem with monitoring battary charge on Vbat pin by internal ADC1 channel. I configurated phy like in stm32f37x_dsp_stdperiph_lib but it dosn't works right. My code: ...

cg by Associate II
  • 237 Views
  • 2 replies
  • 0 kudos

How fast ? ;-)

Posted on November 16, 2011 at 08:29Hello,Just wondering ... did somebody already tried to overclock an STM32 (F2 series for example) ?What max clock can we achieve before the chip blows up (with correct flash wait state) ?Thomas.

root by Associate II
  • 657 Views
  • 14 replies
  • 0 kudos

STM32F4 ADC TIM Triggered

Posted on October 29, 2013 at 11:58 Hello, i'm trying to regulate the Samplefrequence of the ADC3 via TIM2 OC2. Case, ADC Continuous Mode = Enable: Works Case, ADC Continuous Mode = Disable: no Conversation Does anyone se...

gausa by Associate II
  • 366 Views
  • 5 replies
  • 0 kudos

stm32f10c-eval timer1 problem

Posted on October 29, 2013 at 12:53hi I am trying to use timer 1 in stm3210c-eval.I wrote this code below.My problem is : counter starts counting but my program doesnt go to the ISR .so whats the problem ?here is my code :#include ''stm32f10x.h''#in...

SD doubt

Posted on October 21, 2013 at 16:37Hi everyone,I have a doubt and i hope someone can help me.I'm writting my SD card files with .001, .002, .003, etc extension. I need to know which is the biggest extension of my files. I'm using Fat32. Is there any...

Labels