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

Fast ADC

Posted on October 17, 2010 at 08:42hi. i have aquestion: if i want the measure sevrel channels in the fastest way what are my options and how? thanks.

ezrab by Associate II
  • 435 Views
  • 3 replies
  • 0 kudos

Port I/O

Posted on October 16, 2010 at 21:34Hi, I'm new to the forum and the discovery board. Got it working with the test routines. Is it possible to switch a led, say LED5, connected to PC11, on and off using the routines in STM32_Discovery. If so how do I...

Bricked?

Posted on October 17, 2010 at 16:56Hello, I seem to have bricked my board. I have been experimenting with different compilers and linkerscripts, and probably something was messed up. None of the three IDEs will to establish contact with the board. T...

izua by Associate II
  • 456 Views
  • 2 replies
  • 0 kudos

c++ code sample

Posted on October 15, 2010 at 13:30Hi, I'm going to try to write a few c++ sample projects. I'd like to use the ST demo board as target board. Is it possible to download some C++ project sample? Thanks Federico

ADC Conversion

Posted on October 12, 2010 at 13:22hi. i am trying to activate the adc module with the following program : __IO uint16_t ADCConvertedValue; int main(void) { int temp=0;     setsystemclock(); //set system clock to 24Mhz3     //rcc CONFIGURATION    RC...

ezrab by Associate II
  • 1068 Views
  • 12 replies
  • 0 kudos

Interrupt

Posted on October 14, 2010 at 16:17i understand that enabling the intrrupts is done while using the NVIC->ISER register but where can i find exactly how. what i meas is i could not find the description for each bit which bits i need to change in ord...

ezrab by Associate II
  • 246 Views
  • 1 replies
  • 0 kudos

adc dual mode.

Posted on October 14, 2010 at 15:57i noticed in the expample codes that there is such athing as ADC dual mode but when i check the ADC->CR1 there is no such thing?

ezrab by Associate II
  • 227 Views
  • 1 replies
  • 0 kudos