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

Is KEIL better or IAR for STM32 ?

Posted on October 21, 2013 at 16:37Hi Friends...Is KEIL better or IAR for STM32 ? Code optimization, speed compiling, Debugging !!! What do you think about this ?

New STM32 Project in IAR EWARM

Posted on October 24, 2013 at 19:28How the ''CMSIS'' and ''EWARM '' fields seen in ''workSpace window '' are added in a New IAR EWARM Project , what settings are used while creating project , any Example from ST for stm32xxx comes with a project whi...

akp25i by Associate II
  • 581 Views
  • 1 replies
  • 0 kudos

Is it possible to disable GPIO?

Posted on October 09, 2013 at 21:15Hi all,Recently I'm trying to implement some power saving code.  In some condition (e.g. a specific digital input pin is ON), I'd like to enable all of my GPIO pins, while in the rest of the time I'd like to disabl...

STM32F37 I2C read data

Posted on October 24, 2013 at 13:38Hello,I'm using the STM32F373 microcontroller and wrote a simple function to read data from a MPU6050 gyro/accel on bus i2c.Problem is that when i try to read data - flag I2C_ISR_TXIS always equal RESET (not set).W...

yarreg by Associate
  • 483 Views
  • 1 replies
  • 0 kudos

USART comm between 2 boards with debug break points

Posted on October 12, 2013 at 18:16I am using two STM32F407x boards.board 1 sends a data packet continuouslyboard 2 parses data continuouslyIn order to see if the data is being parsed correctly, I am adding break points in the code. The problem is t...

dibs by Associate II
  • 784 Views
  • 5 replies
  • 0 kudos

Setting BFB2 from ST-Link Utility

Posted on October 23, 2013 at 20:39Chip : STM32F429/439.I tried to set BFB2 from ST-Link Utility. From the user manual, it should have a check item under Target/Option Bytes.I downloaded both v3.0 and V3.1. both missing the BFB2 check box. Is there ...

0690X00000602nUQAQ.jpg
tonyyu by Associate II
  • 897 Views
  • 3 replies
  • 0 kudos

STM32F429I-DISCO USB FW Upgrade code issue

Posted on October 16, 2013 at 18:37STM32F429I-Discovery_FW_V1.0.0\Projects\FW_upgrade\src\usb_bsp.c PE1 (SDRAM NBL1) is NOT the over current pin, OTG_FS_OC is PC4 per the schematic #define HOST_OVRCURR_PORT                  GPIOE #define HOST_OVRCUR...

DAC offset problem

Posted on October 18, 2013 at 09:50HII have a small issue with the DAC in a stm32F103, there Is a small offset between DAC_DHR12R1 and DAC_DOR1 registersThe code is pretty simple:DAC_InitStructure.DAC_Trigger = DAC_Trigger_Software;DAC_InitStructure...

spa23 by Associate III
  • 553 Views
  • 2 replies
  • 0 kudos