STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Filtered data value is so long

Posted on May 25, 2015 at 08:16I am using stm32f4 discovery board. from ADC I take 1ksample/sec and accumulate it. after accumulation of 30Ksamples, process it through band pass filter. output of band pass filter is very large +ve and -ve values ex...

lokesh by Associate II
  • 1296 Views
  • 8 replies
  • 0 kudos

debugging STM32 : need some newbie suggestions

Posted on May 28, 2015 at 10:37In a few days I will start the first project with STM32 on a dedicated hardware. I would like to ask some suggestions about debugging: 1) JTAG or SWD? So far I used JTAG on AVR core and it worked fine. I don't know SWD...

infor by Associate III
  • 450 Views
  • 2 replies
  • 0 kudos

HSE code generation not working

Posted on May 28, 2015 at 12:13Using STM32CubeMX to generate code for STM32F427ZITx processor. When changing the clock source from HSI to HSE the generated code updates the PLL fields but still maintains the source of the clock as HSI as shown below...

pnunes by Associate
  • 331 Views
  • 0 replies
  • 0 kudos

Problem with STM32F401 OTG FS MSC using SDIO uSD card

Posted on May 26, 2015 at 21:23Hi, all. I have an STM32F401Discovery Kit using an STM32F401VCT6. I have wired an external SD card connector and have successfully implemented Elm-Chan's FATFs using the SDIO SD card interface. All works well, I can mo...

STM32427 with CubeMX

Posted on May 23, 2015 at 11:34I have a board with a 32 bit SRAM and have used CubeMX to configure a 32 bit data bus, a 10 bit Address bus with a Chip select of NE1. Briefly, Cube has produced the MX_FMC_Init(); file with settings as follows:- hsram...

STEVAL-IEG001V2

Posted on May 28, 2015 at 07:23i brought STEVAL-IEG001V2 from mouser with bulk id Z4T21418E002. but as mentioned in user manual i did not received any Firmware (code for microcontroller). kindly provide any link for firmware. Thanks

ulfat by Associate
  • 387 Views
  • 0 replies
  • 0 kudos

NVIC_ISPR ''set-pending'' bit to force ISR entry

Posted on May 25, 2015 at 03:50 Hi, I'm running some tests on an STM32F072 to verify my understanding of the docs. Apparently I'm missing an important point regarding the NVIC and pending interrupts... I'm single-stepping through the code ...

fenugrec by Associate II
  • 1271 Views
  • 3 replies
  • 0 kudos

CMSIS: DSP Lib - Frequency Bin Example

Posted on May 22, 2015 at 16:18Estimated colleagues, following I explain the strange behavior:     I am working the STM32F407 ARM processor,    compiling with the GNU Tools ARM (4_9-2014q4) ,    use the HAL provided by STM32CubeF4 v1.5.0,    using...

rs2 by Associate II
  • 1645 Views
  • 4 replies
  • 0 kudos