STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32 exti always pending

Posted on September 30, 2015 at 14:34 In my project based on stm32F107 i use four pins (PINE 12-15) to catch rising level on them. My problem: two pins always produce external interrupts but there are no rising level on them and other two pins n...

I2C Interface

Posted on September 29, 2015 at 23:28I Trying To I2C Interface With DS1621 Using HAL Driver STM32Cube-MX 4.7.0As Per HAL Driver I Try To Check Device Is Ready or NOT It Stuck At if(I2C_WaitOnFlagUntilTimeout(hi2c, I2C_FLAG_SB, RESET, Timeout) != HAL...

bhavesh by Associate II
  • 343 Views
  • 1 replies
  • 0 kudos

How to troubleshoot STM32F7 board bringup

Posted on September 28, 2015 at 11:27Hey everyone. I've just put together my first STM32F7 LQFP100 breakout board. I wanted to first try the STM32F7 Discovery board, but the camera connector doesn't support the OV5645.I'm having trouble uploading fl...

0690X000006034fQAA.jpg

HAL UART transfer with DMA keeps busy

Posted on September 29, 2015 at 15:28 Hello there, I am trying to write a logger application using uart4 and DMA on STM32F4 discovery. I am usinh HAL lib and I can send through uart using regular transfer funtion without problem: HAL_...

Write to FLASH

Posted on September 30, 2015 at 08:16I have discovery 4 (STM32F407) I want to save some data to FLASH.I want to know which address/sectors should I write my data at. I know there are 11 sectors in the stm32f407 I am using GCC and the my firmware siz...

STM32F042 MEM_MODE problem

Posted on September 30, 2015 at 16:59Hello,i use STM32F042C6 MCU and change SYSCFG MEM_MODE to 1 (System Flash memory mapped at 0x00000000) but always see Main Flash (0x08000000) data from address 0x00000000.Also i try set 11 (Embedded SRAM mapped a...

x8932 by Associate II
  • 396 Views
  • 1 replies
  • 0 kudos

Where can I find ADCy_AWDx_OUT ?

Posted on September 28, 2015 at 13:05When ADC threshold is reached ADCy_AWDx_OUT is set and stays high as long as first conversion is between low and high threshold levels. Where can I read this value? Is possible to configure interrupt for this tra...

matic by Associate III
  • 515 Views
  • 3 replies
  • 0 kudos

uart communication stm32f4

Posted on March 13, 2012 at 17:23'morning every bodyI need a little help to write an ''echo program'' (micro send anything to the uart and receives back the same transmission). does anybody have any ideas about it?? any help is VEEEEEEERY appreciate...

lacava by Associate II
  • 2043 Views
  • 13 replies
  • 0 kudos