Posted on April 05, 2013 at 03:40Hi guysI want to do an experience with stm32f4.I want to simulate AM(amplitude modulation).I want to use 168 MHz as a carrier and generate the data in 100 khz. and modulate this 2 waves together.this action like i pu...
Posted on April 05, 2013 at 01:23Hi every oneWhy i couldn't find any this file ?STM32F4xx_Clock_Configuration_VX.Y.Z.xlsplease tell me where can i download this file thank you. #lmgtfy
Posted on February 13, 2013 at 18:40Hi guys I'm working on a project, I need to fine filing edge of a stream with 4.000 Mhz frequency.This is my code and IRQ sub program: GPIO_InitTypeDef GPIO_InitStructure; NVIC_InitTypeDef NVIC_InitStructure; ...
Posted on December 22, 2012 at 02:07Hi alli run timer 1 in capture mode and i want to know how can i reset the counter.for example i capturing signal and store it in an array. The counter counting from 0 to 65535 and every time edge comes in interr...
Posted on October 14, 2012 at 22:46Hi allI started program the stm32f4 with atollic true studio one month ago it's very good and powerful but right now i have problem with code size limit . I want to know is there any free compiler for stm32f4 ? I l...
Posted on February 14, 2013 at 20:45Hi Clive1 thank you for your reply i changed that cod to portb but steel i have problem maybe i couldn't program my pins correctly. i changed my code like here : GPIO_InitTypeDef GPIO_InitStructure; NVIC_InitType...
Posted on February 14, 2013 at 02:01Thank you Clive1i want to change my algorithm and i want to count my event with 4 mhz external clock.I configure timer 4 as external clock and i connect my pulse to this clock but it doesn't work .this is my code ...
Posted on December 22, 2012 at 04:50Thank you for your fast reply because sometime my signal stream off and i want to clear counter in this time.But i don't know how can i clear counter reg.