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

GPIO AF mode

Posted on June 06, 2011 at 09:35Hi, Lets say i want to connect analog signal to ADC channel12 (which is default pin is PORTC-2). Should i configure GPIOC-2 mode as: GPIO_Mode_AIN or GPIO_Mode_AF_OD/PP? I suppose GPIO_Mode_AIN, so when do i use GPIO_...

ybitton by Associate II
  • 1583 Views
  • 4 replies
  • 0 kudos

GPIO driving outside logic

Posted on June 08, 2011 at 02:31Hello,I am a student and I am starting my final project a little early, and I am glad I did because I am really confused!  I am making a guitar-playing robot that I am going to drive off of this handy-dandy microcontr...

pritz1 by Associate II
  • 707 Views
  • 6 replies
  • 0 kudos

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
  • 209 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
  • 421 Views
  • 4 replies
  • 0 kudos