STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USBX Device MSC in Standalone mode

I'm trying to get USBX Device MSC to work in Standalone mode (without RTOS).  I loosely followed @B.Montanari 's example in https://community.st.com/t5/stm32-mcus/how-to-implement-usbx-in-standalone-mode/ta-p/614435, and also referred to a CubeMX exa...

PRuss by Associate II
  • 1717 Views
  • 4 replies
  • 1 kudos

Can't program STM32H745-Disco

Hi,               I'm using STM32H745-Disco kit. facing some issues while testing, Initially able to configure in STM32Cube IDE software, STm32Cube programmer and STM32CubeMX software's tool without any issues. Now working on testing an hall effect s...

Resolved! FDCAN bootloader for STM32H750VB?

I use a STM32H750 chip and I would like to use the emdedded bootloader with the FDCAN1 interface. AN2606 specifies pins PH13 and PH14 for this version. However, the package I use (STM32H750VBT6 LQFP100) doesn't have these pins exported. Does it mean ...

DBign.1 by Associate
  • 1073 Views
  • 7 replies
  • 2 kudos

Voice compressing in STM32L4

I need to compress voice in STM32L4. Here are my requirements:* STM32L4 run at maximum 80 MHz* Voice to be sampled by ADC/DMA* Flash usage for voice compression < 50 kBytes* RAM usage for voice compression < 64 kBytes* Compressed data < 10% of origna...

RFlod.2 by Associate II
  • 235 Views
  • 9 replies
  • 1 kudos

USBX CDC ACM data read bug?

This behavior seems like a bug.I’m using USBX CDC ACM on a H723 nucleo board. I’m trying to work with the blocking nature of the ux_device_class_cdc_acm_read. For my application, I would like to get data as soon as up to 256 characters are received b...

tec683 by Associate III
  • 2883 Views
  • 18 replies
  • 1 kudos

NUCLEO-H7S3L8 USB_HS Clock Reset Timeout

The USB_OTG_HS peripheral keeps timing out on init and hanging the whole program.I have created a STM32 project using the NUCLEO-H7S3L8 board from the new project menu. I have enabled the USB_OTG_HS as device only (but left the middleware disabled) a...

Linduri by Associate II
  • 71 Views
  • 2 replies
  • 0 kudos