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.
Ask questions, find answers, and share insights on STM32 products and their technical features.
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.
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 ...
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...
Posted on February 11, 2018 at 13:59I found this by mistake.I posted a problem waking up from Stop Mode 2 via LPUART https://community.st.com/0D50X00009XkfHjSAJ.The problem started when I used CubeMX generated code to use 80Mhz system clock instead ...
Posted on November 14, 2017 at 12:28Hello ST teamI'm writing to you because I'm working onSTM32F746ZGTx, but I have found the same BUG problem with the SD card in CubeMx version 4.23.0 library Firmware package STM32F7 v1.8.0.Before I was working wit...
Posted on November 13, 2017 at 22:26Where to find the ACIM FOC library for STM32 ? When it will be in the STM32Cubexx ?
Posted on February 15, 2018 at 09:33Hi everyone,I'm struggling to get the Murata Type ABZ CMWX1ZZABZ-078 module current down to less than 2 uA as stated in the datasheet. At the moment it is about 15 uA. It contains an STM32L082CZ + Semtech SX1276 L...
Posted on February 14, 2018 at 08:35I want to shoot it in about 20km altitude, but I have doubts about if the microcontroller still works under that low pressure. Does also anyone know the distance of the conducting paths?#altitude
Posted on February 13, 2018 at 08:34Hi All.We have been trying to set up CAN-communication, and have been unsuccessful so far.So, we are wishing to proceed in baby-steps.As a first step, we intend to get the sending-CAN-packet working.Firstly, is it...
Posted on February 14, 2018 at 21:29Hello,I've developed a program reading and writing serial data using USART6 and pins 6 & 7 on GPIOC. It uses DMA to perform the RX & TX and is working fine. We thought we might be able to save some wiring effort...