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

how can i earn Real 1 second delay?!!

Posted on October 20, 2017 at 14:28hi,i wrote Led blink with stm32f103re , and i did write this code :&sharpinclude 'stm32f10x.h'&sharpinclude 'delay.h'int main(){        RCC_DeInit  ( )  ;   RCC_HSEConfig  ( RCC_HSE_ON) ;   RCC_WaitForHSEStartUp  (...

STM32L4 Comparator Timer triggering

Posted on October 20, 2017 at 14:33Hello engineers!i dont know what to do because its really annoying. Iam waiting the day when reference manual for STM32L431 will be officially recognized as the worst document ever. But lets get start at begin.I ne...

X-CUBE-SPN8 Compilation Error in Eclipse

Posted on October 20, 2017 at 12:36Hi, I downloaded the software package X-CUBE-SPN8 (version 1.1.0). I imported an example project named ' STM32F302R8-Nucleo' into the System Workbench (Eclipse 4.5.2) workspace. There is a compilation error once I ...

stm32 timer

Posted on October 20, 2017 at 11:35Hello, Anyone. I use the gpio timer 3 and timer 4 of stm32f4 nucleo board. And similar code, timer4 does work, but timer 3 doesn't. Can anyone help me figure out why? 

0690X00000608YrQAI.png 0690X00000608jDQAQ.png

Resolved! I2C

Posted on October 18, 2017 at 14:50HiI'm using I2C1 periphery of a STM32F205 device in master mode. The firmware is based on the HAL V1.2.1 driver with interrupt approach. Three slaves are attached to the bus and 7bit address mode is used. I'm able ...

loeffel2 by Associate III
  • 1623 Views
  • 6 replies
  • 0 kudos

NUCLEO L476RG with a nRF24L01+

Posted on October 20, 2017 at 09:26Hello,i try to connect my NUCLEO L476RG with a nRF24L01+. For this i use the Lib from https://os.mbed.com/users/Owen/code/nRF24L01P/. I use mBed and tested my RF24 Dongles with a Arduino Nano before. It works perfe...

Jan M by Associate
  • 307 Views
  • 0 replies
  • 0 kudos