USART receive with DMA not working on STM32F1xx
Posted on August 19, 2015 at 19:43The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 19, 2015 at 19:43The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 23, 2015 at 14:55Guys, Where can I find STM32_USB-FS-Device_Lib_V4.0.0 project template for MDK ? Similar like : STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Template\MDK-ARM Thanks
Posted on August 18, 2015 at 16:47I'm experiencing some odd behaviour when attempting to place an STM32F405 into DFU mode. Currently, what works on one peice of hardware is that is that I send the STM32 a command to tell it to go into DFU mode, and ...
Posted on August 24, 2015 at 11:48The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 18, 2015 at 00:11 I'm having a problem getting all the pins to show up in the generated code from STM32CubeMX. Here's what I'm seeing: I'm generating a project using STM32CubeMx (v4.9.0) for the STM32F3348DISCOVERY board...
Posted on August 22, 2015 at 19:18. #sai-audio-codec #stm32f7
Posted on August 20, 2015 at 15:26Hi ,Please i have to measure frequency from 1Hz to 3Khz with timer 1 (16bits)My SysTick clk = 72Mhz, so i set the prescalor to (1000-1) .So i have a Counter Clock=72Kand than i can capture frequency starting from 1H...
Posted on January 06, 2014 at 15:50 how he calculate this So, we will have the following FSMC timings: ? Address setup time: 0x1 ? Address hold time: 0x0 ? Data setup time: 0x5 #too-vague
Posted on August 20, 2015 at 06:42Hello! I trying to create an aplication with FFT. So, I read 1024 points from internal ADC (12 bit), sampling frequency 1024 Hz. Then I process them with FFT functions from DSP lib STM32Cube_FW_F4_V1.7.0.http://code...
Posted on August 21, 2015 at 00:28 NOTE: edited by moderator on Oct 6th, 2016 Hello everyone, I just received my stm32f4 discovery board yesterday and it works well :). I managed to run a LED blinking example. I now want to display ...