independent watchdog
Posted on May 30, 2016 at 14:26Hi i am using stm32f4 and i would like to know, Is there a way to identify how many times stm32f4 resets using independent watchdog ?
Posted on May 30, 2016 at 14:26Hi i am using stm32f4 and i would like to know, Is there a way to identify how many times stm32f4 resets using independent watchdog ?
Posted on May 30, 2016 at 15:18
Posted on May 26, 2016 at 22:48I am using a Nucleo-F103RB and with the new CubeMX 4-15, there are Debug options missing. I updated all Libs, but only the switch to Cube4-14 gave me the correct Debug Options back. Bug or Feature ? Best regards, Marku...
Posted on May 30, 2016 at 16:15Donald Seay talks about mating the Wolfson WM5012 audio board to an STM32F4 in this video:https://www.youtube.com/watch?v=TO66UN64-os I purchased the STM32F746G thinking it would be much the same and I would be able to...
Posted on May 28, 2016 at 09:58I am compiling code for STM32F746G discovery and I am stuck on an error that makes no sense. The error occurs in stm32f7xx_hal_dma2d.h when in line 190 is declared: HAL_LockTypeDef Lock; The compiler com...
Posted on May 24, 2016 at 16:57Hello.I’m trying to connect a F207ZG to the Avalon-Bus of an Altera FPGA. I want to use the FSMC of the STM32. Because the STM32 and the FPGA have different clock domains, I configured the FSMC as asynchronous SRAM:/* ...
Posted on May 29, 2016 at 23:03HII want setting spi peripheral.IF SCLK POLARITY =1please guide me MISO and MOSI pins will be PULL UP OR PULL DOWN???or IF SCLK POLARITY=0please guide me MISO and MOSI pins will be PULL UP OR PULL DOWN???THANKS #st...
Posted on May 30, 2016 at 10:19Hi everyone. Excuse me for my poor English.Is it possible to set TIM2/TIM3 for external clock from TI3/TI4 inputs?If it is not, give me a hint how to count amount of external pulses for PB11/PC9 without using interrupt...
Posted on May 27, 2016 at 06:12Hello,I'm just starting with cortex-m3 and with gnu arm toolchainMyquestion may be stupidBecause the internal SRAM in the Cortex-m3 is 64KB max,when i build project is keil ver 4 it can not compiler. My project is decl...
Posted on May 28, 2016 at 17:57does anyone know a book or tutorials that speaks in detail of the hal driver libraries and stmcubemx? thank so much