STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

User Manual

Hi CommunityIt has been at least several weeks since I asked my question, 20 odd views and no answers. I also notice someone else has asked a similar question with no response. SO it would appear that there must be many more people who have the same ...

STM32F769 Discovery Board: I want to read stereo analogue audio in from a jack, convolve both channels with a 4096-point impulse response, then output analogue audio from the other jack. How can I do this, please ?

I want the impulse response to be read in from an #include file, and I would prefer the sample rate to be 24 bits/96KS/s. I te above will require two boards, communicating via SPDIF, that would be fine.

MLawr by Associate III
  • 712 Views
  • 7 replies
  • 0 kudos

addin HAL driver to blinky project

I have started from blinky project and want to extend it for some PWM outputs on TIM2.For this I need to make use of stm32f3xx_ll_tim.h.I added into my main.c #include <stm32f3xx_ll_tim.h> without successI added the file from 'Manage project Items' a...

SKaro by Associate II
  • 1313 Views
  • 10 replies
  • 0 kudos

USB HID composite for multiple device

Hi there,ENV: I use a Nucleo-L412KB board with ST library, STM32Cube_FW_L4_V1.13.0. PURPOSE: I am trying to connect my board to pc via USB and send mouse, keyboard and multi-touch reports to PC. In this project, I want my PC to read my board as USB c...

XYan.6 by Associate
  • 278 Views
  • 0 replies
  • 0 kudos