STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

What is the name of this forum?

Posted on March 01, 2017 at 12:55It is not very clear what is the forum currently in use. It is a common problem, many discussions are started in both forums. Or is there 3 forums.I use Firefox browser with ads blocker and the name of the current fo...

LMI2 by Lead
  • 274 Views
  • 1 replies
  • 0 kudos

RTC in STM32L152RET6

Posted on February 28, 2017 at 07:52hi WE ARE USING STM32L152RET6.Is it have internal RTC?Why  RTC_REFINRTC_TA RTC_OUT    pins are used?Kindly provide any rtc document for STM32L152RET6

STM32F7 casual PWM period

Posted on March 01, 2017 at 11:02Hello, I'm a new member on the forum.I'm working on a stm32f7 and I need to generate a 10 kHz PWM from TIMER 13. I have a very strange problem. Sometimes when I turn on my board, the PWM period is totally wrong, it i...

Backup SRAM content lost in VBAT-mode

Posted on February 28, 2017 at 12:09Are VCAP_1 and VCAP_2 used in Vbat-mode?I have an issue with the content of the Backup SRAM is lost when i power down the device, even though the Vbat is active.If i do a reset the content of backup SRAM and RTC-r...

mats by Associate
  • 594 Views
  • 3 replies
  • 0 kudos

HAL_SPI_TransmitReceive

Posted on June 03, 2016 at 01:54I'm having some peculiar behavior using the polling mode spin routines (F3), so I took a look at the HAL code.      I'm sending 8 bit data using an array of 8-bit quantities.  Inside the TransmitReceive routine I see ...

Geoffrey1 by Associate III
  • 703 Views
  • 3 replies
  • 0 kudos

Flash loader demonstrator

Posted on January 22, 2014 at 14:20I use Flash loader demonstrator to load MCU STM32F103 and STM32F207. If I load STM32F103, all is OK. But, if I load STM32F207, there is a problem to erase all flash (-e --all). The answer is ''erasing all pages [KO...

libor by Associate
  • 400 Views
  • 2 replies
  • 0 kudos

Memory protection around location 0

Posted on February 28, 2017 at 19:57I've been putting together an article on DMA and one of my examples uses DMA to CRC the Flash memory array of a '407 processor.In comparing the speed of DMA to iterative assignment, I found that DMA will succeed i...

HAL I2C example from I2C_TwoBoards_ComIT

Posted on February 28, 2017 at 18:59I am having trouble following the example code as given for the CubeMXHow does it not get stuck in the while(1) loop in the main function? I understand that it is an interrupt, but the only thing that the function...

achin by Associate II
  • 513 Views
  • 1 replies
  • 0 kudos