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

HSE clock on STM32L100CDISCOVERY

Posted on February 19, 2014 at 14:10 Hi all, I have a question about HSE clock source. I loaded the demo and added some code to check the HSE clock on PA8. ... GPIO_InitTypeDef GPIO_InitStructure; ... int main(void){ ... RCC_HS...

SPI to the LSM9DS0 using only four pins

Posted on February 23, 2014 at 09:41Quick question: I've got a 4-pin SPI port on an STM32F3 available (and no other pins; they're all occupied) and I need to talk to an LSM9DS0 sensor. The LSM9DS0 has two separate SPI interfaces, one for the gyro pa...

evan2 by Associate II
  • 343 Views
  • 2 replies
  • 0 kudos

Bare metal java with STM32 cube

Posted on February 21, 2014 at 11:52Hi,I am trying to evaluate/build a bare metal java application for my STM3240g eval board as described in the application note I found at http://www.stm32java.com/portal/?q=resources/application-notes.The tutorial...

Where is STM32L152RE datasheet?

Posted on February 19, 2014 at 09:44The new Nucleo board lists a STM32L152RE on it, but I can't find a STM32L152RE datasheet for the microcontroller on st.com.  I did find datasheets for STM32L152R* parts with less memory, but I can't find STM32L152...

sbmeirow by Associate II
  • 565 Views
  • 4 replies
  • 0 kudos

ADC Injected mode

Posted on February 17, 2014 at 17:43Hello Can any one help me how to configure the ADC of the stm32f3 in the injected trigered mode.(TIM1 CC4 trigger).

STM32F1x USB virtual COM-Port CooCox CoIDE Project

Posted on January 27, 2014 at 14:41Hey everybody,I searched the whole myST forum and almost the whole internet. Can anybody provide me with a CooCox CoIDE example project that is working along with the above mentioned MCU? In the optimal case it's s...

bernhard by Associate II
  • 500 Views
  • 5 replies
  • 0 kudos

about i2c

Posted on October 08, 2012 at 16:51The i2c of STM32 is a world-wide-known SHIT for a long time, why st wouldn't redesign the i2c? #stm32-i2c

gpsvrs by Associate
  • 319 Views
  • 3 replies
  • 0 kudos

can not display sprintf to LCD ?

Posted on January 11, 2014 at 22:28Guys, Why suddenly sprintf doesn't work ? It was working yesterday, I shut down the power supply now, it's not giving me a good response code : uint32_t /*Tmp,*/THH,TMM,TSS,WEEKDAY,DATE,MONTH,YEAR;  unsigned char d...

USART problem

Posted on February 17, 2014 at 14:24Hi! I tried to establish USART connection between my STM32F103RB with PC and I cannot do it. I searched many topics and forums and tried different possiblities and nothing worked. I also tried to make a USART con...

piotr2 by Associate
  • 1336 Views
  • 13 replies
  • 0 kudos