STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB MSC Using SDCARD

I am using stm32f072rb discovery board. I am connecting memory card using SPI. I want to use USB MSC and want to see the SDCard data on PC. How can I do that? I used the USB_MSC_Standalone example but not working. I am attaching the code. The disk is...

STM32F767zi - MX_LWIP_Process()

Hello,I just started working with STM32f767zi board. I'm doing TCP Ethernet communication using lwip RAW API. I could be able to start the communication with the host. But the problem is, in my forever loop I put MX_LWIP_Process() function. If I put ...

KMale.1 by Associate II
  • 1172 Views
  • 5 replies
  • 0 kudos

USB MSC SRAM is not working

I am using stm32f072rb discovery board... I want to use SRAM as mass storage... I am attaching the project... I am getting the memory on windows but on the format it shows an error like "windows is unable to format".

Ethernet - RMII vs MII

I'm working on an application that requires Ethernet on an STM32F765 chip and there are two options to attach an Ethernet PHY to the MCU: RMII and MII. Deciding on which interface to use has led me to a post that mentioned RMII having issues on STM32...

ARoth.1 by Associate II
  • 9071 Views
  • 6 replies
  • 0 kudos

LWIP: MEMP_SYS_TIMEOUT could not be resolved

Hi,I'm trying to compile my project that uses Ethernet interface. I have a PCB with STM32F407VGT6. When I compile, I get 3 errors that say: MEMP_SYS_TIMEOUT could not be resolved. The error is located at timeouts.c file, in lwip library.These are:tim...

JCOrtiz by Associate II
  • 534 Views
  • 0 replies
  • 0 kudos

Hello ! I want to use a MIDI interface with my stm32 board. I found some codes but so complex that I failed to extract what I wanted. Does anyone know how to do a simple MIDI communication ?

I have two boards, STM32F303K8 and STM32F411RE, and I'm using the HAL librairie with CubeIDE 1.3.1. I don't know if these information are useful but we never know...If my question lacks information, do not hesitate to ask me what is missing in my que...

GMich.2 by Associate II
  • 1698 Views
  • 5 replies
  • 0 kudos

Basic UCPD Sink on STM32G071CBU6

Hi,I am following your guides for the simple USB-PD Sink from here:https://www.st.com/resource/en/application_note/dm00663511-how-to-build-a-simple-usb-pd-sink-application-with-stm32cubemx-stmicroelectronics.pdfand here:https://www.youtube.com/watch?...

0693W000003Pp7jQAC.jpg
IHend.1 by Associate II
  • 1219 Views
  • 6 replies
  • 0 kudos