STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 USB VCP racing condition

I've noticed that when I connect my STM32F3Discovery board, configured as a USB virtual COM port, using only the USER cable, I will get the "USB device not recognized" error on the windows side, and more specifically "Device descriptor failed" in dev...

IJoe.1 by Associate II
  • 360 Views
  • 1 replies
  • 0 kudos

STM32F103 HAL UART Receive Interrupt not working

I'me using STM32F103C8 MCU with Stm32CubeIDE 1.6.1. Project uses CMSIS OS v1 and 3 UARTs enabled global interrupts. UART settings 57600 8 N 1 for all three.Interrupts handled in the callback:uint8_t rxByte[UART_COUNT] = {0}; QueueHandle_t uartQueue...

RaJa by Associate II
  • 765 Views
  • 2 replies
  • 0 kudos

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
  • 2895 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
  • 2040 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
  • 489 Views
  • 1 replies
  • 0 kudos