STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! A problem with I2C and ADS1115

I get always zeros from my code. Is there something you see immediately.This is what TI tells me to do (I have ADS1115).For example, to write to the configuration register to set the ADS111x to continuous-conversion mode and thenread the conversion r...

LMI2 by Lead
  • 3688 Views
  • 9 replies
  • 0 kudos

Resolved! AcousticBF initialization not working on STM32H7

Hi,I'm trying to setup the SMARTMIC package on my STM32H743 board with the CCAO2M2 board and MEMS microphones, and I want to use the beamforming library (AcousticBF version V2.2.0). But when i call the BF_init function, I pass in the HardFault_Handle...

0693W00000APsYWQA1.png 0693W00000APsYgQAL.png 0693W00000APsYMQA1.png
AAMAN.1 by Associate II
  • 2447 Views
  • 9 replies
  • 0 kudos

noisy audio recording after averaging data

I am using F446 board with CCA02m2.when I just send the audio to USB output, I can record data in audacity. But if I do simple processing such as averaging data, the output is high clipped data.I checked the data range and overflowing. there is no pr...

FTEHR.1 by Associate
  • 633 Views
  • 1 replies
  • 0 kudos

Get data from USB_ReadPacket function

I am using a STM32F4 on a custom board with USB configured as custom hid device.I need to know how to get the received data from the USB_ReadPacket placed inside the HAL_PCD_IRQHandler (I suppose this is the function called when the device receive da...

VCapu by Associate III
  • 991 Views
  • 4 replies
  • 0 kudos