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

nucleo446re and MPU6050 i2c problem

Posted on September 07, 2016 at 10:46hi..few days ago i bought a GYRO Sensor that name is MPU6050.It use I2C Comm.I was try to connect using I2C.why 'HAL_I2C_IsDeviceReady' is always 'BUSY'? using board : Nucleo-F446RE , MPU6050Library : HAL--------...

STM32F4 RTC - leap year

Posted on September 08, 2016 at 13:16Hi,when i use the RTC, which year i have to set due to the leap year compensation? There are just two BCD digits for the year so i have to save the start/offset year in code? If now would be the year 2015. Do i h...

sascha23 by Associate II
  • 542 Views
  • 3 replies
  • 0 kudos

CubeMx error in usb code generation

Posted on June 29, 2016 at 11:17i have generate sample usb-cdc code for stm32F103c8 with CubeMx. The real code generate hardfaults in disconnect from usb. This is the Problem in usbd_conf.c: -------------------------------------/** * @brief static s...

jl by Associate
  • 204 Views
  • 2 replies
  • 0 kudos

USART2 problem with cmsis library

Posted on September 07, 2016 at 08:06 Hello Here is my code shown below. #include ''stm32f10x_gpio.h'' #include ''stm32f10x_rcc.h'' #include ''stm32f10x_usart.h'' void delay() { int i,j; for(i=0;i< 10000 ;i++) for( j = 0 ;j<100;j++); ...

parisa by Senior
  • 127 Views
  • 1 replies
  • 0 kudos

stm32f373 hangs when enabling ADC1

Posted on September 08, 2016 at 03:56Hello, I am trying to get the ADC1 running on the F373. The code was generated with CubeMx 4.15.0. I tried single and 4Ch scan mode (regular), continuous mode, with polling, IT and DMA. I always get the same hang...

jan_soe by Associate
  • 152 Views
  • 0 replies
  • 0 kudos

Stemwin Library Integration

Posted on August 30, 2016 at 09:22 I am trying to integrate STemWin_Library_V1.1.2 with my code in Keil uvision4(My controller is STM32F10VCT6 and display controller is SSD1963).But while compiling and linking shows  an error .\Obj\l1651_lcd.axf: Er...

sruthi by Associate II
  • 417 Views
  • 6 replies
  • 0 kudos
Labels