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

demo bin fft fir

Posted on June 07, 2016 at 13:01I saw  the AN4841 Application note Digital signal processing for STM32 microcontrollers using CMSIS in which is shown in pictures X-CUBE-DSPDEMO, but I cant find any bin, hex of this demo. Where can I find this demo ...

rpiotr by Associate II
  • 722 Views
  • 2 replies
  • 0 kudos

Nucleo doesn't work with Windows10 ???

Posted on November 16, 2015 at 23:02Hi, I'm trying to plug my Nucleo STM32L053R8 to a laptop running on Win10, but my Nucleo board isn't recognise? No drivers!! Is there drivers for Windows 10? Available for download? Is there someone having same p...

SOLVED: How to create a new font?

Posted on April 12, 2016 at 17:00In regards to the various 469I-Discovery LCD examples, it seems the font files were created from Courier New. I assume there is a tool or easy method for creating new fonts. How do you create new (larger) fonts?

STM32F105RBT6 -> No interrupt from CAN2

Posted on June 21, 2016 at 14:01Hi, I have a problem. I can transmit data with Can2 but input data isnt generate any interrupt. I use a HAL libraries.  I can see a correct input data in CAN_RDL0R and CAN_RDH0R register. CAN1 work properly. CAN1 and ...

hittive by Associate
  • 449 Views
  • 1 replies
  • 0 kudos

Timer interrupt works immediately

Posted on June 21, 2016 at 10:52Hello.I have configured the timer 6 to interrupt every 3s, but immediately after initialize the timer the interrupt occurs.Why?1 - HAL_TIM_Base_Init (&htim6);2 - HAL_TIM_Base_Start_IT(&htim6);3 - ''immediately'' (almo...

STM32F4 and CS43L22

Posted on June 21, 2016 at 09:39Hi,Can anybody help me with interfacing STM32F4 and CS43L22?I want to take an input and do A to D conversion on it. Then perform some signal processing and give that digital output to the codec and do DAC give that ou...

aditya by Associate II
  • 670 Views
  • 1 replies
  • 0 kudos

anybody tried slcan with stm32

Posted on June 21, 2016 at 08:45HiI m trying to implement slcan with stm32. But i m not able to read data in terminal. i m able to link serial with slcan but i m not able to read data.If anyone tried then plz let me know. #code #example #stm32 #c...

SS.Sagar by Associate III
  • 558 Views
  • 0 replies
  • 0 kudos

SVPWM and sinf() slow calculation.

Posted on June 19, 2016 at 16:46Hello to everyone, i am building an old project with STM32F107 now.I am trying to calculate the SVPWM values on the fly but seems like compiler's code is so long.I am running on 72MHz.The fuction below needs around 60...

SProg by Associate III
  • 2479 Views
  • 10 replies
  • 0 kudos