STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bmp180 - Stm32f103c8

Posted on December 11, 2017 at 12:40i want simple code in main.c file without any library !i am using 1) stm32cubeMX and 2) Atolluc true studio3) BMP180 sensor 4) Stm32f103c8if any one can have a solution then kindly share it ! Thanks in Advanced !!...

Multi-channel SDADC on STM32F373 using HAL

Posted on November 14, 2016 at 14:02 I'm trying to get the SDADC on a STM32F373 working for muti-channel acquisitions using the HAL (and not standard peripheral library). I've not found a good multi-channel tutorial/example that uses the HAL, so I...

I2C Busy after reset

Posted on December 11, 2017 at 10:51Hello!i am working with the STM32F437IIT6, i have an issue regarding  the I2C.While working with some device on the I2C bus i can expirience a situation in which the busy bit in the SR2 register is always high.whe...

YuriCh by Associate II
  • 762 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 lowest current?

Posted on December 07, 2017 at 16:00Which STM32 has the actual lowest running current consumption (active from flash)?#stm32-lowest-current

Mich1 by Associate III
  • 1335 Views
  • 9 replies
  • 0 kudos

Current Consumption is very high in standby mode

Posted on December 02, 2017 at 21:44Hi!I am using CubeMX and System Workbench, and an STM32F030f4p.In CubeMX I enable only one GPIO port so I can turn on-off the LED on the board, and RTC Alarm A.In the code I turn on the power clock with__HAL_RCC_P...

Resolved! Winbond Flash - W25Q80BV Write Issues

Posted on December 07, 2017 at 10:52I am working on STM32F100 with SPI Flash(Winbond - W25Q80BV) Interfacing. In my coding write page function, read page function, erase chip and erase sector function working properly. Status register also read prop...

STM32F103 USB_CDC Application Abnormal

Posted on December 11, 2017 at 08:16My question is as follows:     Use STM32F103RCT6 USB virtual serial port applications (library file: STM32Cube_FW_F1_V1.6.0 library; project file: USB_Device \ CDC_Standalone; compiler tools: Keil uVision5), in th...

0690X0000060PGUQA2.jpg 0690X0000060PGZQA2.jpg

stm32f100rb uart reading or writing prblm

Posted on October 23, 2017 at 10:42hello , we re using stm32f100b ,we use  uart1 just for hyperterminal printf,we use uart2 with interrupts of reading we try a simple prgm for write a frame of 16 bytes to uart2 and we connect rx2 to tx2 to read our ...