STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7_Discovery not loading Demo images.

Posted on July 30, 2015 at 13:52Hello ST community, I have download latest version of STM32Cube for F7 mcu and I can easily compile the demonstration project using Keil. But the program seems to have no access to images (I figured out that this has...

pablo by Associate
  • 682 Views
  • 4 replies
  • 0 kudos

ADC External Trigger

Posted on August 26, 2015 at 19:47 Hi Every One, My problem is I am not able to configure my ADC to start a conversion from external pulse, I want to use ADC_InitStructure.ADC_ExternalTrigConvEdge = ADC_ExternalTrigConvEdge_RisingFalling; ...

puneethj by Associate II
  • 872 Views
  • 6 replies
  • 0 kudos

STM32 Category 5 EEPROM write blocking.

Posted on August 06, 2015 at 23:29I've got an STM32L151RET6. This is a category 5 device. My understanding from the manual is that the on board EEPROM is in a separate bank (0x08080000) so that writes will not block reading from program flash. Howev...

edward2 by Associate
  • 320 Views
  • 1 replies
  • 0 kudos

stm32f215 - reading pulses

Posted on August 31, 2015 at 15:30I'm working with a microcontroller stm32f215. This device have a wheel of time (single encoder) connected to PF8 pin - TIM13_ch1. How best to accomplish reading this time round? Using the capture? Using the interrup...

william2 by Associate
  • 290 Views
  • 1 replies
  • 0 kudos

UART HAL driver usage

Posted on August 06, 2015 at 16:41HelloI am using NUCLEO L053R8 (STM32L0) , Keil uVision 5.15 and ST-Link (embedded in the nucleus board). I let CubeFx a FW program using CubeFx with HAL enabled.All compiles wellI can use the the blocking transmit f...

stanzanim by Associate III
  • 391 Views
  • 1 replies
  • 0 kudos

STM32F4 Possible ADC Configuration?

Posted on August 05, 2015 at 19:29Hello all,I am using the ADC1 regular conversion or ADC1/2 dual-mode regular conversion to acquire a video signal.  The dual-mode is used at higher frame rate.  In both case, I am using the DMA. This part is working...

keaven by Associate II
  • 275 Views
  • 1 replies
  • 0 kudos

SPI1 clk problem

Posted on August 06, 2015 at 15:20Hi. I'm using STM32F107VCT6 in a project. I need to remap the SPI1 signals to pins PB5 PA4/5/6. when i send the data from SPI1, i see the waves of MOSI but cannot see the wave of SCKL (PA5). why cannot see the waves...

aubin by Associate II
  • 400 Views
  • 2 replies
  • 0 kudos

is there a way for keeping my son out of death

Posted on August 12, 2015 at 19:30hi!!!  when  using stm32f3 discovery board normally ,  the sudden  error has occurred  ,so , i send some of  picture link  about my error https://screencloud.net/v/WFYhttps://screencloud.net/v/whau  if u have experi...

search for matching string on the other string

Posted on August 31, 2015 at 07:49 hi every body i have a problem with strstr function, i receive characters from uart with interrupt & save them on the n length array(buffer array), then in main loop i check buffer with strstr funct...

mhdizgah by Associate II
  • 937 Views
  • 2 replies
  • 0 kudos