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 CAN and USB at the same time?

Posted on June 08, 2011 at 10:32We are thinking of using an STM32F103 1024 KB for our next project. But I need to know if CAN and USB can be used at the same time. Is it possible? Other options?

sima2 by Associate III
  • 150 Views
  • 1 replies
  • 0 kudos

Corrupt varible within an Interrupt on STM32F103ZET6

Posted on June 06, 2011 at 08:02I have a variable that is not appears to not being retrieved consistantly from within an interrupt.  I have the following code for the Timer3, which is configure to interrupt on a count down timer. unsigned int errorC...

chrisr by Associate
  • 255 Views
  • 4 replies
  • 0 kudos

USB OTG HOST PA9 PIN

Posted on June 04, 2011 at 20:37Hi:I am trying to use USB OTG as a host. I have to enable PA9 pin which is the VBUS. I tried everything but could not get 5V only 3.3V. What I am missing?Code: GPIO_InitStructure.GPIO_Pin = HOST_POWERSW_VBUS;  GPIO_In...

iozho by Associate II
  • 250 Views
  • 2 replies
  • 0 kudos

AN3102 and implementation on Raisonance Dev Board

Posted on June 06, 2011 at 14:17Hi all! I wish to adapt the project on LwIP TCP/IP stack (AN3102) for Ride7 and STM32_EVAL for the RevA board from raisonance. In fact, Raisonance haven't any examples. So I need to obtain some clues or help from ST t...

Wich tool chain do you recommend?

Posted on June 04, 2011 at 17:35Hi, I am a bit confused about wich of the three toolchain choose, between the advised by ST. I have some experience in C, debugging embedded applications and toolchain but not used one in the last 5 years. I would ma...

Labels