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

keypad 4*4 with STM32* GPIOA

Posted on April 05, 2012 at 13:03salut, svp jr veux interfacer une clavier 4*4 avec un stm32 par les GPIO.... comment!!svp !!! NB : je met les 4 premier pins en 1     GPIO_SetBits(GPIOA,GPIO_Pin_0);           GPIO_SetBits(GPIOA,GPIO_Pin_1);         ...

STM32 Developer Tools - Neebie Questions

Posted on June 12, 2013 at 18:38I have been using a number of Microchip products but I am new to the STM32 series.  I plan to use the SWD interface for programming the STM32. What do you recommend I use for a USB to SWD programming device?  What is ...

phil by Associate
  • 175 Views
  • 1 replies
  • 0 kudos

STM32F207 direct drive of LCD

Posted on June 12, 2013 at 18:36Hi, I have a great wish to run 320x240 LCD directly by DMA (according AN3241) But I need to use the same SRAM for other purpose. According the timings it could be possible. PSRAM 70 ns, LCD 100 ns. So it left some 100...

SPI RECEIVE DATA

Posted on June 10, 2013 at 18:53Hello,I am programming a resistive touch screen controller, the AR1021-I/SS.http://ww1.microchip.com/downloads/en/DeviceDoc/41393B.pdfThis device communicates with a SPI port. Data are transmitted on SDO at SCK fallin...

0690X00000602ogQAA.jpg

HSI-PLL 64Mhz Problem

Posted on June 12, 2013 at 11:36Hi,I have STM32103C6 and my code goes well if I use HSE with PLL (72Mhz). But I try to have 64Mhz SYSCLK and HCLK using HSI. But every time when I am debugging, I see that after clock configuration, the code goes to H...

vcelik by Associate II
  • 200 Views
  • 1 replies
  • 0 kudos

STM32F40G_eval

Posted on April 15, 2013 at 17:31STM32F40G-Eval Hi, Am having this error, &sharperror ''Please select first the Evaluation board used in your application (in Project Options)''    i commented   /* &sharpdefine STM32F427X */ in STM32F44XX.h but i st...

ADC inputs interfere

Posted on June 11, 2013 at 02:12 Running the following two ADC3 inputs, channels 11 and 12 (PC1, light sensor and PC2 potentiometer) on STM32F4Discovery, problem is that when I vary the PC2 input, the reading pertaining to PC1 also varyies a bit....

pccmd by Associate II
  • 380 Views
  • 6 replies
  • 0 kudos
Labels