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
  • 1030 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
  • 1787 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
  • 390 Views
  • 0 replies
  • 0 kudos

Audio example using STM32F769 Discovery board

What is a relatively easy/simple way to process analogue audio from the jacks on the STM32F769 Discovery board ? Is there already a template for this ?I would be very grateful for any assistance with this.I am new to programming DSP hardware, althoug...

MLawr by Associate III
  • 1049 Views
  • 4 replies
  • 0 kudos

I2C Slave Transmit Problems

I want to use a STM32L151RDT6 as I2C slave and a USB to I2C bridge from FTDI as master.Reading command with the slave from the master is possible. But when i try to transmit data to the master the slave is releasing the SDA Line after the acknowledge...

0690X000008wBHoQAM.bmp
JM?�l by Associate II
  • 514 Views
  • 0 replies
  • 0 kudos