STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L496G-Discovery_Azure Compilation Error

Hi everyone,I am using STM32L496G-Discovery_Azure example in X-Cube_Azure IoT Kit and encountered the problem below.When building hsm_client_data.c, gcc couldn't find includes.args. I am using System Workbench IDE to build the project. Just import th...

SL61 by Associate II
  • 388 Views
  • 2 replies
  • 0 kudos

USB receive when pressed enter

Hello, I am trying to establish a USB communication between PC and a STM32 MCU. I want to receive an integer from a PC. (range of the integer is between 0 and 20.000). I added those lines:To usb_cdc_if.h :__weak void CDC_ReceiveCallBack(uint8_t *buf,...

GunkutA by Senior
  • 401 Views
  • 1 replies
  • 0 kudos

STM32H7 SPDIFRX module kernal clock

I'm using the latest CubeIDE to configure the H750 MCU. From the datasheet it says 96kHz sampling (at 32 bits in my case) needs a 67.6 MHz clock from the clock tree which I provide. However on the Pinout & Configuration page for the SPDIFRX modu...

MikeDB by Lead
  • 419 Views
  • 0 replies
  • 0 kudos

Resolved! STM32-CLASSB-SPL for STM32H7 Family

ST Team support to build Self test library for STM32H753 ?. I have download STM32-CLASSB-SPL  and it's supports following device,Available for STM32F0, STM32F1, and STM32F3 seriesDerived packages are available for STM32F2, STM32F4, and STM32L1 series...

KVija by Associate II
  • 953 Views
  • 2 replies
  • 0 kudos

How to send UDP Data over USB

Hey guys,I am using a STM32F401RE nucleo board that does not have an ethernet port. However, I would like to send UDP Frames over the USB/serial port. Since I am new to this and there are no examples how to do it, I really appreciate your help. Has a...

JCorn.2 by Associate II
  • 1865 Views
  • 6 replies
  • 0 kudos