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

Reading from GPIO PD

Posted on May 09, 2014 at 17:21Hi all, I'm using Discovery F3. I have a problem to read my input GPIO PD. The configuration is as indicated below: /* GPIOD Periph clock enable */   RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOD, ENABLE);  /* Configure PD...

hilwan by Associate II
  • 660 Views
  • 3 replies
  • 0 kudos

Programming with ride 7 and Rlink

Posted on May 05, 2014 at 13:11Hi,I have programmed my stm32f103 E2prom code, which communicates with E2prom IC trhough SPI, with Rlink ( Raisonance).After this I have tried to program the same IC with some other code, it throws error like below.'' ...

anand by Associate
  • 797 Views
  • 2 replies
  • 0 kudos

ST-LINK, SWD, JTAG <- Which To Use Where?

Posted on May 09, 2014 at 08:32Using the disco boards for the STM32 they come with a built in ST-LINK/V2 on them and so when programming / debugging I have not had to give much thought to the details on this connection. Can someone clarify what each...

STM32F4 Boundary Scan

Posted on August 15, 2013 at 10:58A recent post said BSDL files for STM32F microcontrollers are on the web (for JTAG Boundary Scan). I'm looking for the files for STM32F407ZG (144 pin) and STM32F407IG (176 pin). Also any recommendations for associat...

John F. by Senior
  • 2474 Views
  • 7 replies
  • 0 kudos

Stm32f4 ADC reference voltages

Posted on May 11, 2014 at 13:08I just started using Stm32f4 Discovery and was working with ADC to get input values from several infra red sensors. In the datasheet there is mention of VDDA and Vref+ but I have found no such pins on my board. I want...

furqan by Associate II
  • 1957 Views
  • 3 replies
  • 0 kudos

STM32F103 - RDP with programming

Posted on May 10, 2014 at 17:58HelloI am searching for the way how to protect my chip. It should:- protect flash memory from reading in all cases, even if somebody flashes his own firmware.- allow to upload new firmware with stock bootloader (usart)...

zexx86 by Associate II
  • 464 Views
  • 2 replies
  • 0 kudos

USB connection between STM32F405ZG and PC

Posted on May 09, 2014 at 13:45Hello guys!I am currently working on a thesis project where my task is to establish a communication between the USB port of the board (custom board) with STM32f405ZG microcontroller.Could you please guide me how to sta...

eray by Associate
  • 470 Views
  • 2 replies
  • 0 kudos

PORT and TIM issue with Discovery Board STM32F407

Posted on May 10, 2014 at 16:47I am working on a sine wave program as a part of an Amateur Radio project.  I have a working code producing what I want using TIM3-- PWM and PORTC.  I am unfortunately unable to neither change the TIM3 to any other TIM...

9artus by Associate II
  • 708 Views
  • 4 replies
  • 0 kudos