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

STM32 P107 Olimex and RTX Keil kernel

Posted on September 19, 2011 at 15:59Hi everybody, I really hope you can give me a help with the following question: I have an Olimex STM32 P107 board and I want to use the RTX Kernel from Keil using the uVision compiler. The problem is the PHY Cont...

STM32F151xx vref questions

Posted on September 21, 2011 at 05:20Hi, Vrefint � Looking for a better description of how this voltage is formed/used.  When using an external Vref+, is Vrefint tied to it or to VDDa? How would we expect the PVD and BOR functions to operate if Vre...

STM32L GPIO

Posted on September 17, 2011 at 14:55Hi.I am a student and i must do a project with the STM32L-Discovery using SPI.I found this code:/**  * @brief  Changes the mapping of the specified pin.  * @param  GPIOx: where x can be (A, B, C, D, E or H) to se...

stm32 usb library

Posted on September 19, 2011 at 11:45  function as following,  if xfer_len> hnptxsts.b.nptxfspcavail, then fifo space isn't enough /** * @brief  USB_OTG_HC_StartXfer : Start transfer * @param  pdev : Selected device * @param  hc_num : channel number...

yujiu by Associate
  • 285 Views
  • 0 replies
  • 0 kudos

HELP! SIMPLE APP WONT WORK

Posted on September 16, 2011 at 07:57just tryin to send PE.06 high but its not workin. is it my sourcecode? IT DOES compile without error or warnings.#include ''stm32f10x_lib.h''void Clk_Init (void) {   // 1. Clocking the controller from internal HS...

Getting the source of wakeup from STANDBY

Posted on September 17, 2011 at 12:53Hello,I have an application where I have 2 sources that wake my STM32F from STANDBY: RTC and wakeup pin. Both work well as designed (they wake my MCU from STANDBY) but I cannot get the flag to tell what caused th...

juraj2 by Associate II
  • 1856 Views
  • 5 replies
  • 0 kudos