STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 ethernet library

I wanna use Ethernet with STM32F407 MCU. I found only a standrad peripheral library on st.com site. Where can I get the official support library for Ethernet?

sminder by Associate II
  • 797 Views
  • 2 replies
  • 0 kudos

CMSIS RTOS V1 : DSP and semaphore issues

Hi,I am using STM32F405, STM32Cube_FW_F4_V1.24.2, STM32CubeIDE, CMSIS RTOS V1, and CMSIS DSP library. I would like to use FFT and semaphores in my project.Does semaphore not work with CMSIS DSP? I know I can get semaphores as well as the DSP related ...

DLim.16 by Associate II
  • 1105 Views
  • 1 replies
  • 0 kudos

IAP over UART

Hello all,I know this has been probably done to death,but Just a quick link or some pointer if possible :I am using an ESP8266 to flash code to an STM32F103 over the UART.Basically I want to do what the "Flash Loader Demo" STM utlity does, by using t...

TFern by Associate III
  • 806 Views
  • 2 replies
  • 0 kudos

STM32 MCUs IDE

Forwarded fromhttps://www.embedded-computing.com/home-page/rt-thread-iot-os-launches-rt-thread-studioRT-Thread has launched RT-Thread Studio, an integrated development environment for the open-source RT Thread IoT RTOS. A customized version of the Ec...

PPete.11 by Associate II
  • 494 Views
  • 1 replies
  • 1 kudos

DFSDM output array values are wrong

I am using STM32F413CG MCU , I'm trying to interface DFSDM to have audio samples to send it to I2SI am running DFSDM audio clock at 61.44MHZ and clock divider is 20 , FOSR = 64 , Sinc 4 Filter , right shift =0 my problem is that DFSDM output array va...

0693W000000V4ebQAC.png 0693W000000V4eRQAS.png 0693W000000V4eHQAS.png 0693W000000V4eCQAS.png
HNabi.1 by Associate II
  • 562 Views
  • 0 replies
  • 0 kudos

Doxygen bug in usb_device.c.

Getting some doxygen warnings:usb_device.c:94: warning: unbalanced grouping commandsusb_device.c:98: warning: unbalanced grouping commandsI think the file is missing a couple of @defgroup or @addtogroup./* USER CODE BEGIN Header */ /** ***********...

MSipo by Senior II
  • 479 Views
  • 0 replies
  • 0 kudos

HEX to DFU without files in C#?

Hi everyone,I'm working on an app to configure an STM32 based DFU device and I don't want to deal with the file system. Everything works now except one step, going from Intel HEX to a DFU image directly so I can write it to the device. The ST DFU ima...

DVoro.1 by Associate
  • 546 Views
  • 1 replies
  • 0 kudos