STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OTP and option bytes flash banks

Posted on February 15, 2018 at 08:33HelloI am developing some project using STM32L4xx microcontroller.In technical reference manual, the chapter describing how the Flash memory behaves explains that these micro have two Flash banks. It also says tha...

Freeze watchdog in debug

Posted on February 15, 2018 at 10:48Hi,I am trying to stop the watchdog when I hit suspend in TrueStudio. Is there something to add in the startup scripts? Or another option to do that ?Thanks,A.

ab val by Associate III
  • 599 Views
  • 2 replies
  • 0 kudos

X-NUCLEO-ID01M1

Posted on February 15, 2018 at 13:34Hi,I am looking at using this WiFi expansion board. I am trying to understand the code example and I would like to integrate it with FreeRTOS. I can see there is a Timer running at 10KHz. I'd like to know whether ...

ab val by Associate III
  • 312 Views
  • 0 replies
  • 0 kudos

Unable to vary timer overflow time

Posted on February 15, 2018 at 10:59We are using stm32f051r4t6 IC for a new project  and IDE used is Keil V5 . We are using Timer_3 running at 8MHz internal clock to generate a timer delay but , by varying PSC and ARR registers we always obtain near...