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

Resolved! Is there a FreeRTOS demo program for F4 or L4 ?

Is there a FreeRTOS demo program, using STM32CubeMX to set up, for:STM3240G-EVAL - EVAL with STM32F407IG MCU orSTM32L476G-EVAL with STM32L476ZGT6 orSTM32F429IDISCOVERY with STM32F429ZIT6Any help appreciated I want to use STM32CubeMX to set upany of t...

gerhard by Associate II
  • 854 Views
  • 2 replies
  • 0 kudos

LWIP

I am having working tcp/ip project using lwip on STM32F7 using which I can send RAW data.Now I want to send text file from SD card to local server.How can I implement this.

Rohit.1 by Associate II
  • 1578 Views
  • 7 replies
  • 0 kudos

FreeRTOS contest switching time from ISR

Hi all,In my project I need to read an ADC at a sample rate of 15KSPS. When new data becomes ready to read, the ADC pull low the DRDY line. I've configured this line as input interrupt and in the ISR a signal is sent to a task waiting for it before t...

RCont.2 by Associate
  • 390 Views
  • 1 replies
  • 0 kudos

I am wanting to create a USB audio device using the STM32 MCU. I am specifically wanting to connect multiple audio codecs. This needs to be a high quality audio device. I need some advice.

1) Is the STM32 capable of handling multiple audio codecs for audio transmission over USB?2) If so, what development boards would you recommend for getting familiar with it?3) Are there any tutorials for setup? Thanks!!!

BPalm.1 by Associate
  • 513 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G0/G4 Accessory Debug Mode Firmware: Is it supported/ implemented within the USB PD firmware?

I have been using STM32G MCUs with USB PD Sink or Source application. Right now, I want to implement Debug Accessory Mode in either STM32G0 or G4 MCUs with SInk USB PD Application. Hence, i would like to use USB-C cable SBU and Data lines for MCU fla...

FaikN by Associate II
  • 1296 Views
  • 1 replies
  • 0 kudos

Problem with RX OVERRUN when using SD card DMA

I have an STM32H745 board and I am trying to use FatFS, SDIO, FreeRTOS and DMA.I know this is a mix fraught with difficulties based on all the posts I have seen and all the things I have tried.I have it working without DMA ... but it is flakey.So I w...

KWest.1 by Associate II
  • 1228 Views
  • 2 replies
  • 0 kudos

What will be the status of the CMOD bit in the OTG_GINTSTS register when no USB device is connected to the port?

I am using the NUCLEO-L4R5ZI-P development board for testing OTG. My use-case is with OTG is a USB Disk as an MSC device with STM32 as a host and PC as a Host with STM32 as a CDC device.I follow the steps which are given in the user manual of STM32L4...

Ankyt by Associate
  • 342 Views
  • 0 replies
  • 0 kudos