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

STM32F0 discovery - newbie

Posted on September 08, 2015 at 09:22Hi to all, I wanted to start a project using STM32 MCU and I would ask where can I find the first basic instruction. I have a STM32F0 board, but I don't know how to interface with pc. I downloaded ST_LINK, and I ...

STM32's Low power mode

Posted on September 04, 2015 at 20:18 Hello! I have a problem with low power mode on stm32f103 and stm32f4 When I try to put them in Stop mode they still consume about 4-5mA which is too much ( it should be about 300uA). Here's the imageh...

Oscillator sharing on STM32F4 board & SMBus doubts

Posted on September 10, 2015 at 07:48Hello Dears,We would like to share the 32.768 oscillator with STM32F405 mcu and with LPO pin of ST Bluetooth module SPBT2632C2A. Is it possible to connect the OSC32_IN or OSC32_OUT pin to LPO pin of bluetooth mod...

harinath by Associate III
  • 855 Views
  • 2 replies
  • 0 kudos

STM32F429 system bootloader responds with 0xD2

Posted on September 09, 2015 at 04:42I have a custom PCB with the STM32F429, and can set the BOOTB0 and BOOTB1 before #RST. My code asserts the Reset line for 20 milliseconds, so I hope that is long enough. Strangely, upon selecting the System Bootl...

Time Elapsed between Breakpoints STM32F051

Posted on September 10, 2015 at 19:10Hello, We are using STM32F051R8T6 microcontroller and IAR Embedded Workbench IDE. We want to know the time elapsed between breakpoints. How can I see during debugging the code? Thanks, Vimmi Adeshra

vimmi by Associate II
  • 657 Views
  • 3 replies
  • 0 kudos

HAL SPI STM32F429 DISCO problem

Posted on September 01, 2015 at 12:16 Hello, i have following code generated from STM32CubeMx. Transmit function returns HAL_OK status but under scope clock line stay always low. I have tried several codes to run this bus but always nothin...

Timer 2 on STM32F401C Discovery Board

Posted on September 10, 2015 at 15:28Hi all,I've just started playing with the STM32F4 on the STM32F401C Discovery board, and had some strange behaviour (slowed down time) when attempting to generate a 1ms TIM2 interrupt.From the reference manual fo...

Timer 2 on STM32F401C Discovery Board

Posted on September 10, 2015 at 13:30Hi all,I've just started playing with the STM32F4 on the STM32F401C Discovery board, and had some strange behaviour (slowed down time) when attempting to generate a 1ms TIM2 interrupt.From the reference manual fo...

first STM board: STM32F7-disco; newbie questions

Posted on September 10, 2015 at 16:06I have embedded experience with other dev board like TI tiva, NXP's LPC 1769 etc, however, this is my first foray into a STM board. my goal is to port my existing firmware to this board and I'll be glad if someon...

pmgb by Associate
  • 514 Views
  • 1 replies
  • 0 kudos

stm32f407 discovery FW_update and dev app

Posted on September 09, 2015 at 19:29good afternoon! i'm trying to prepare my system for realise updates to the user, and him can download it to the usb flash (used in my process all time) and as FW_update says rset-> press botton 4s-> wait until gr...