STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 361 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
  • 521 Views
  • 4 replies
  • 0 kudos

Resolved! Can't Ping Device After Writing to QSPI w/ RTOS

I have full IwIP functionality inside a RTOS task due to this knowledge article: How to create project for STM32H7 with Ethernet and LwIP stack workingI am able to erase, write, and read the QSPI flash using a BSP_QSPI test function inside main. Thi...

DWill.4 by Associate II
  • 1423 Views
  • 5 replies
  • 0 kudos

azure RTOS connectivity with Nucleo-h745zi-q?

I am working on a Nucleo-h745zi-q controller. I want to connect the stm32h7 board with Microsoft azure. I installed the package on stm32ide x-cube-azrtos-h7. But I did not know how I can connect to azure. What is the procedure for using this Rtos con...

Kk1 by Associate II
  • 789 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H7x USB Dual Role

Hi,I am currently working on a project that needs the support of the USB dual role functionality of STM32H75x controller. Is there any example that I can use as a base, or if there are any guidelines please direct them to me. More details,Individual ...

CDiss.1 by Associate
  • 516 Views
  • 1 replies
  • 0 kudos

Problem with getting time and date

Hello everyone,I'm using STM32L496G-Discovery_Azure example of x_cube_azure package on my custom board and I have some problems when trying to connect to network to get network time for internal RTC. First steps of the function setRTCTimeDateFromNetw...

NCatt.1 by Associate III
  • 300 Views
  • 0 replies
  • 0 kudos