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

Resolved! STM32F071C PLL never gets ready on some boards

I have a problem on a STM32F071C board. The PLL will not reach ready state. I am using the HSI and in order to reduce current consumption I want to devide PLL from 8MHz down to 2MHz. This works fine on most board (18 out of 20) but on some the PLL_RD...

STM32 problem with gyro L3G4200D

HelloI am using STM32F100C4T6B and i want to read information from my module GY-50 L3G4200D using I2C and sending it by uart to my computer. I can not do it by SWD. Im using STM32CubeMX and System Workbench for STM32. I know for sure that communicati...

KD�?b by Associate II
  • 351 Views
  • 0 replies
  • 0 kudos

10uSec Interrupt in STM32F030R8

Greetings ,I am running STM32F030R8 at 48 MHz. I want to generate timer interrupt every 10 uSec or say 50 uSec. The PSC is 16bit wide which means i cannot go less then 1 ms delay for timer interrupt. Is there any other method with which i can achie...

how to implement nomal mode can operation in stm32f103c8?

hi, i am using stm32f103c8 development board, wiht that i worked out many concepts. its peofromance was so good. now i am working with bxCan , initially i tried loopback code, it was done. while moving to normal mode , no desired output...please ...

pm by Associate II
  • 150 Views
  • 0 replies
  • 0 kudos

NOR flash speed is very slow (720 B/s )

Hello,I am struggling with nor flash issue on stm32h743 eval board.I hope someone can help with this.1. On using the stm32h743cube example for FMC_NOR the example fails!2. I then changes the timing (increased all parameters) as following (there is no...

ranran by Senior II
  • 154 Views
  • 0 replies
  • 0 kudos

Want know about this error in the picture..?

Hello, I am using STM32F070*B Nucleo board want to flash the device using Flash Loder demonstration software using UART communication. but this type of warning message came. Link that i am following:http://stm32f4-discovery.net/2014/09/program-stm32f...

Ahami.4 by Associate
  • 265 Views
  • 2 replies
  • 0 kudos

Resolved! How to use usart after wake up from stopmode?

Everytime i wake up from stopmode i print my RTC time. However whenever i do that i print some weird symbols instead. Im using the STM32L053R8T6. I just used:printf("%d-%d-%d\n\r", Hour, Min, Sec); HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_...

JWong.11 by Associate
  • 287 Views
  • 2 replies
  • 0 kudos
Labels