Timer 2 clk (72 mhz or 36mhz ?)
Posted on February 09, 2016 at 23:34Timer 2 clk (72 mhz or 36mhz ?)
Posted on February 09, 2016 at 23:34Timer 2 clk (72 mhz or 36mhz ?)
Posted on October 03, 2014 at 09:45Hello, I would like to kindly ask for a help with calibration of SDADC peripheral on chip STM32F373. Im using SDADC with TIM19 triggered conversions 1000Hz. I have tried two variants of calibration A) /* Set C...
Posted on February 07, 2016 at 14:42Hi AllI want to know how to send several streams on DMA2.Thanks for the assistance !!
Posted on February 10, 2016 at 10:46Hi allI am using STMF429I Discovery Board. I am Using Keil V5. I have downloaded and Pack for STM32F429ZITx 2.7.0(2015-12-08_ DFP, Installed added ST- Link Utility and updated ST-Link firmware to V2J24S0.. I did a...
Posted on February 09, 2016 at 23:36Hello: What I am trying to do seems pretty straightforward, but the results I am getting don't agree with that. I have 17.5KHz clock that bursts about 7 times/second. I have the interrupt set for rising edge. When...
Posted on February 10, 2016 at 13:21Hi,I am using STM32F439 Eval board. I am trying to understand Micro. supported exceptions. I want to know, Is there anyway to come back to normal operation once we get any exception.lets assume i am doing division...
Posted on February 10, 2016 at 13:21Hi, I am trying to do FFT using stm32f4 discovery board. I am using CooCox CoIDE. After adding DSP Libraries and everything I am getting this problem during Compile.[cc] arm-none-eabi-gcc -mcpu=cortex-m4 -mfpu=fpv...
Posted on December 21, 2014 at 00:23 Hello, It seems keil is forcing me to use the hal libraries and i'm triying to work with them. i've spent hours triying to make an uart com work. i've tried the example from the STM32cube_F4 ...
Posted on February 08, 2016 at 14:52Hello! I want to use I2S2(I2S2_ext) in full duplex mode. I configure I2S2 as slave TX and I2S2_ext as slave RX. Will it work ? Or I2S2 must be master only ? Thanks in advance!
Posted on February 09, 2016 at 15:57Hi!Please, i need your help... Im working on STM32.I need to scape from HardFault_Handler, without reset, and make an unconditional jump to a concise position...My code:void HardFault_Handler(unsigned int * hardfa...