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

STM32F103 Timer Interrupt Issue

Posted on April 24, 2018 at 14:15Hello, I am using a stm32f103c8 micro-controller. I am using STLINK/V2 for debugging in MDK-ARM v5 environment.I have programmed TIMER 3 in simple PWM mode using code from Standard Peripheral Library (SPL) example. T...

lordgty by Associate II
  • 1143 Views
  • 9 replies
  • 0 kudos

Delta to WYE three phase voltages conversion

Posted on April 24, 2018 at 12:36Hello to all,I'm here to ask a question about the energy meter I've developed.The problem concerns the 3P3W system (neutral line not available).In this case i can measure two line to line voltages and the phase betwe...

hexfet13 by Associate II
  • 411 Views
  • 5 replies
  • 0 kudos

F746 using LCD

Posted on April 16, 2018 at 15:37Dear every body,I are usingLCD TFT 7 inch 800x480/external-link.jspa?url=https%3A%2F%2Fwww.buydisplay.com%2Fdefault%2F7-tft-lcd-touch-screen-display-module-800x480-for-mp4-gps-tablet-pc  in our design with STM32F746B...

STM32 Resource Selector Webpage

Posted on September 20, 2016 at 11:55Many of the documents listed in the Resource selector st.com->Products->Microcontroller->Technical Literature->Resources-> e.g. Reference Manuals do not have an entry in ''Latest Update''. This makes it impossibl...

Export Example Includes Linked Files

Posted on April 24, 2018 at 11:08Hello,I'm trying to export an example project for the STM32F429I-EVAL1 (to work on it).The example works fine but when I export it :- Either I get all the directories and the .c files BUT no includes at allor - I get...

Jules A by Associate II
  • 643 Views
  • 8 replies
  • 0 kudos

The eclipse-plug-in got stuck

Posted on April 02, 2018 at 22:37Hi guys:   I'm new here and just installed stm32cubemx 4.25 eclipse-plug-in.But when I started the eclipse , the plug-in's updater is automatically started and had always been 'checking' status.Now I can't do anythin...

STM32f070xB, TIM16_CH1 input capture

Posted on April 23, 2018 at 12:59I am using STM32f070xB controller. I want to use @TIM16_CH1 for input capture.GPIO_PIN: ♯PB8Timer clock freq: 3MHzTIMER is getting interrupted continuously but after 120Hz, flow is not going into Capture compare call...

Labels