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

LCD STM3220G

Posted on July 02, 2013 at 09:18Hello,I'm working with stm3220G and I get lcd example and ok. I have my small project with tasks and when I try to write to lcd into task routine, the operation failed. The operation has successfully if into task rout...

mosine by Associate II
  • 169 Views
  • 1 replies
  • 0 kudos

usb to PC

Posted on July 02, 2013 at 14:58Hi,I'm working with stm3220G eval board. I need a simple example, where I can communicate pc-usb(otg), and so I can send a byte to board and vice versa. I installed virtualcom, I try with all device examples, but I ha...

mosine by Associate II
  • 127 Views
  • 0 replies
  • 0 kudos

STM32F10C-Eval ethernet connector

Posted on July 02, 2013 at 10:46 Hi, I connected the ethernet port of the STM32F10C-Eval to my pc using an ethernet cable. But the led of the ethernet port is not blinking which means that the connection is not detected. I have changed the cable but...

STM32F10C-Eval ethernet connector

Posted on July 01, 2013 at 10:41Hi, I connected the ethernet port of the STM32F10C-Eval with the Hub using an ethernet cable. But the ethernet port is not detected. What  could be wrong? Thank you.

STM32F0xx_StdPeriphDriver Comparator Speed Setting

Posted on July 02, 2013 at 08:21Hi, there is a bug in stm32f0xx_comp.h (V1.0.0RC1 / 27-January-2012), which I recently downloaded from the ST website. The comparator speed settings begin with low speed modes, but according to the reference manual (1...

oliver by Associate
  • 164 Views
  • 0 replies
  • 0 kudos

IAR EWARM project doesn't run with STM32 startup file

Posted on July 01, 2013 at 18:05I'm attempting to test out some basic programs on an STM32L151RD (Cortex-M3) using IAR's Embedded Workbench. I'm using an ST-LINK/V2 programmer. I've downloaded the Standard Peripherals Library and generally have been...

amayberr by Associate
  • 485 Views
  • 1 replies
  • 0 kudos

Imprecise bus fault

Posted on June 27, 2013 at 17:48I have recently run into a imprecise bus fault problem as indicated by my hard fault handler. I am using an Olimex STM-P103 development board (STM32F103RB CPU) and there is no OS or RTX present. I am pretty certain th...

dsjnews by Associate III
  • 670 Views
  • 6 replies
  • 0 kudos

Can TIM1 be used for PWM input?

Posted on July 01, 2013 at 13:18Hello,Using STM32F407.I need to measure the duty cycle of an external signal. I can use TIM4 + PWN input for that purpose, but it is merely a 16 bit counter (I need a 32 bit). I am using an Olimex STM32-E407 that only...

STM 32 Debug Mode

Posted on July 01, 2013 at 06:48Dear All,                 I am new to this STM microcontroller. I started working on with some of the few examples provided in keil 4 .Presently i am working on STM32F217IG controller for which I wrote a small program...

Labels