STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

''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
  • 626 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
  • 497 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
  • 544 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
  • 343 Views
  • 0 replies
  • 0 kudos

STM32F7 Discovery's USART6 problem

Posted on November 23, 2015 at 14:41Hi.I have problem on USART6 of the stm32f746-(ngh60 7ba3v vg z phl 3r 506)on CR1-TXIE bit.I have spent almost 3 days, checking on debugger and coding directly without HAL driver.What I found is the TXIE interrupt ...

bnarit by Associate II
  • 623 Views
  • 2 replies
  • 0 kudos