STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f072rb nucleo DMA for I2C and USART

Posted on October 15, 2016 at 20:22 Hi there, i am struggling a bit by using my STM32f072rb nucleo to run it as an I2C1 Master sending and receiving via DMA. At the same time I am using USART1 to print over serial com port. For that i am ...

How to lock pin by GPIOx_LCKR register

Posted on October 13, 2016 at 12:24Hi everybody I have read something about GPIOx_LCKR register in RM0008 page 173-174. Those pages are about pin lock configuration in STM32f0xx. As you know when we lock a pin, it's state should not be changed by co...

Potencial error in datasheet for STM32F769.

Posted on October 30, 2016 at 20:01Good day!In datasheet DocID029041 Rev 3 for STM32F769:''1.1 Full compatibility throughout the familyThe STM32F765xx, STM32F767xx, STM32F768Ax and STM32F769xx devices are fully pin-to-pin, compatible with the STM32F...

Entering Sleep Mode

Posted on October 30, 2016 at 15:45Hello!I am using the STM32L476 for my project and i need to implement a standby mode.I want to use the sleep mode and i have a few questions:1. Is there anything else i need to do before entering the sleep mode bes...

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

LowPower STOP MODE - works only at first init

Posted on October 31, 2016 at 09:36hi allcurrently on discovery board - trying to put system into stop mode every 5 sec and wake it after 5 sec.it seems like some flag isn't getting reset or an interrupt issued always (timer interrupt)how can i trac...

asafbit by Associate II
  • 419 Views
  • 2 replies
  • 0 kudos

STM32 + MPU6050 / BMP 180 wrong data

Posted on October 30, 2016 at 21:36Hi, I have STM32F103C8T6 and I've bought gyroscope + accelerator (MPU6050) as well as barometer (BMP180). I am using HAL libraries from the website https://stm32f4-discovery.net/ with some modifications to be able ...

pjbumbur by Associate
  • 583 Views
  • 1 replies
  • 0 kudos

SWD on STM32F3 Discovery rev B

Posted on October 16, 2016 at 20:38I have noticed on the new rev (C) of the STM32F303 Discovery board that a Single Wire Debugger (SWD) port enumerates when plugging in the st-link cable.This is not present on the rev B.  Is there any way to get thi...

smith by Associate II
  • 1222 Views
  • 9 replies
  • 0 kudos

USB connection with Android & IOS devices

Posted on October 30, 2016 at 20:13Hello, I'm working on a product based on stm32f407vgt6 and need to connect it with Android, IOS and windows mobiles through USB virtual port. The product will work as device and smart phone will be the host so we c...