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

cubexmx usb hid code generation for stm32f411

Posted on September 02, 2015 at 23:10 Hi I have a custom board with a stm32f4 I am trying to use cubmx to generate a usb HID project but the generated code does not work. The board appears as an unrecognized device when I attach it to my com...

0690X00000604WWQAY.png 0690X00000604s6QAA.png
ruairi by Associate
  • 1124 Views
  • 5 replies
  • 0 kudos

STM32F4xx RTC questions

Posted on September 21, 2015 at 16:49All:First, I have been able to ''setdatetime'' and ''getdatetime'' using excellent example code. In fact, I wait until after powered up to receive a ''setdatetime'' command (via UART). Using the HSE on F4 Discove...

tba10596 by Associate II
  • 876 Views
  • 3 replies
  • 0 kudos

STM32L476QE Flash write and Erase API

Posted on September 10, 2015 at 14:12We are using STM32LL476QE and as per reference manual , While executing a program code from bank 1, it is possible to perform a program operation on the bank 2. Here we are into situation in which Our custom Boot...

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
  • 440 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
  • 454 Views
  • 2 replies
  • 0 kudos