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

I have some questions about PDM2PCM library settings.

I tried to use the PDM2PCM library in the STM32L432.I have some questions about PDM2PCM library.1.The values set by an output buffer in the function PDM_Filter().We must use values in the output buffer (= PCM data stream) as uint or int ?2.I am not a...

Shio by Associate
  • 694 Views
  • 0 replies
  • 0 kudos

USB HID device processing of reports is delayed..

I am running on a STM32F405 with Cube V1.23.0.I have an HID (actually PID in and out endpoints) device using interrupt transfer for both the out and in messages. This is a High Speed device using the ULPI interface.The out messages has a report type...

RobG by Associate III
  • 1022 Views
  • 2 replies
  • 0 kudos

STM32F767zIT6 to PC communication via a USB interface

I am new to STM32 and I have a custom board with STM32F767. I need to receive CAN messages through one of the CAN interfaces and transmit it through the USB interface to a GUI on the PC and also receive CAN formatted messages from the GUI via the USB...

WIF by Associate II
  • 569 Views
  • 1 replies
  • 0 kudos

Implement AWS stack to STM32F4

Dear ST experts,I have an STM32F4 board and I plan to connect it to the AWS IoT cloud via a BG96 cellular module. I have found a very similar sample of STSW-STWINCELL and I am trying to transplant the code from STM32L4+ to my STM32F405 MCU. However, ...

KZhao.11 by Associate
  • 409 Views
  • 0 replies
  • 0 kudos

Difficulties pinging the STM32H7 which uses LwIP and FreeRTOS. STM32H7 can send the UDP packet to the server but the server cannot send UDP packet to the STM32H7. I cannot ping the STM32H7, what could be the cause here?

Hello everyone,I'm trying to set up the LwIP and FreeRTOS on the STM32H7.Currently I can send UDP packet from the client (STM32H7) to the server (PC),but I cannot ping the STM32H7.There is the main.c in the attachment and the lwipopts, ethernetif and...

0693W00000KZfu0QAD.png