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

Calculate Temperature Sensor STM32L Discovery

Posted on May 11, 2013 at 19:44hi , I have a question , when I  calculate the temperature with this code using the formulate in the data sheet:val_adc=ADC_GetConversionValue(ADC1); vsense=(val_adc*Vref)/0xfff;val_adc=(vsense/Avg_Slope)-273.15;in the...

kotoel26 by Associate II
  • 241 Views
  • 2 replies
  • 0 kudos

STM32 Cannot read GPIO status

Posted on May 11, 2013 at 10:46 I've been trying for a week now, but I can't seem to read the status of the GPIO ports of the STM32F103RB. can turn LED's on, and transmit CAN, but really struggling to see what the issue is with this one. newish ...

rob by Associate
  • 389 Views
  • 2 replies
  • 0 kudos

Perfomance Differences between evaluation boards

Posted on May 09, 2013 at 15:51Hi All , Our company is a proud owner of a STM32f4 evaluation board ( cortex M4F) , We recived another evaluation board for our client that is (ARM7TDMI board). Before starting the migration to the ARM7 evalution board...

Java without RTOS

Posted on May 07, 2013 at 15:21hi,Can I use Java without RTOS , and how it can communicate with other C code(without RTOS)rgds #java-without-rtos

STEVAL-IHM022V1

Posted on May 10, 2013 at 09:27Hi I'm interesting to use the STEVAL-IHM022V1 Evaluation Board to drive 2 BLDC DC Motors from Maxon with Encoder and HallFeedback (3pole 24VDC 40W). I need to drive them in sine modulation with the FOC control. Now whi...

dominik by Senior
  • 150 Views
  • 0 replies
  • 0 kudos

Temperature Sensor STM32L Discovery

Posted on May 09, 2013 at 03:27how i can know if the Vrefin its On?, because im enable and disableADC_TempSensorVrefintCmd(); and i get the same values on data registrer  :s #discovery #discovery #stm32l #stm32l

kotoel26 by Associate II
  • 239 Views
  • 2 replies
  • 0 kudos
Labels