STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN message transmission problem

Posted on September 18, 2015 at 08:43Hello all, I wrote code for CAN message transmission using STM32F429ZI board. Message is not getting transferred. It is displaying only error frames in CANanalyzer. Please suggest me solution for this problem. I ...

SMT32L053 Cube USART ( Nucleo )

Posted on September 21, 2015 at 16:02Hi, I'm trying to send data via USART2 but I can't receive anything. Here is my source code: /* Includes ------------------------------------------------------------------*/ &sharpinclude ''stm32l0xx_hal.h'' /*...

dan2399 by Associate
  • 414 Views
  • 2 replies
  • 0 kudos

Fast FIR - less than one cycle per tap

Posted on September 03, 2015 at 16:17Any interest in a block FIR routine (16 bit data) that can execute (on average) 1 tap in less than 1 cycle?The catch: It is an 8 tap filter (result not rounded).The filter has low start and end overhead and can b...

gregstm by Senior III
  • 442 Views
  • 2 replies
  • 0 kudos

pointer

Posted on September 22, 2015 at 18:24Hello. i have this structure definition:(ex)structure example_str{ int a[10]; int b[10];}and a function with this definition:void test(example_str *temp); i want to change the value that pointer temp is locating ...

Understanding low level finer points of CubeMX

Posted on September 21, 2015 at 20:09I am trying to set up my first project with CubeMX and would appreciate help understanding some of the finer details...1.ADC configuration:    A. Under adc NVIC tab, there in an option to enable nvic global inter...

estersci2 by Associate III
  • 1912 Views
  • 10 replies
  • 0 kudos

stm32f439 is resetting when configuring FMC

Posted on September 22, 2015 at 20:35Hello,I'm having a strange problem that's been holding me up for the past few days.  I've been trying to configure the FMC to work with a Cypress CY7C1051DV33 SRAM on a PCB that I developed.  In fact, the configu...

ralphj by Associate II
  • 584 Views
  • 2 replies
  • 0 kudos