STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem loading code

Posted on November 24, 2015 at 09:51Hello,I' m programming stm32f103RB and my code goes well but I'm doing some changes and when I try to load the code the IAR show my this error:* Programming failed @address 0x0800400 (program error)I don't know wh...

msanchez by Associate II
  • 438 Views
  • 1 replies
  • 0 kudos

''addend register'' value calculation (for PTP)

Posted on November 16, 2015 at 07:49http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1743/PF257871?s_searchtype=keywordI am confused about ''addend register'' value calculation. From reference manual: addend = 2^32 / FreqDivisionRatio; Fr...

Andrew1 by Associate II
  • 547 Views
  • 1 replies
  • 0 kudos

STM32F072 Capacitive Touch

Posted on November 23, 2015 at 23:49Dear ST community,I�m using STM32F072CB, standard peripheral library and �STMTouch_Lib_V1.1.0� the problem is in the Touch library, I copied the example �STM32F0518_Ex01_3TKeys_EVAL� in my working project since it...

MMU unit enable in STM32F7

Posted on November 20, 2015 at 22:05Hello. I have noticed that in the cubef7 examples many projects starts with MPU_Config() function . Is it necessary to use MPU unit in STM32F7? And the same question about L1 cache. Can i don't use it? Thank you.

ADC and DMA

Posted on November 12, 2015 at 18:21Hi everybody!!I'm doing a program in which I would like to read two ADC channel but I couldn't. I use to do this the ADC and the DMA. I don't known what is wrong in my code. /* Includes ---------------------------...

msanchez by Associate II
  • 433 Views
  • 2 replies
  • 0 kudos

stm32l151cbu6 Dual SPI configuration

Posted on November 23, 2015 at 07:32Good Day,I am current working on a project that is based on the stm32l151cbu6 chip, the chip is part of a LoRa module from the guys at IMST, I am having trouble configuring the SPI2 port. and just wanted to know i...

rayaan by Associate II
  • 472 Views
  • 3 replies
  • 0 kudos

Problem with SPI/DMA transmission

Posted on November 24, 2015 at 06:52Hi,  I am using STM32F3DISCOVERY board. I connected SPI1 and SPI3 together and configured SPI1 as master and SPI3 as slave. I use code generated by CubeMX. I try to run this:        startStatus3 = HAL_SPI_Transmit...

rgesikov by Associate II
  • 304 Views
  • 0 replies
  • 0 kudos