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

STM32H7 Ethernet Error Callback?

I followed the directions for setting up Ethernet on the STM32H757xi-Eval board from here. I am using the Cube FW version 1.10.0. Therefore I applied the fixes for the specific issues of that firmware version. I have seen that I'm getting the call ba...

jmorganj by Associate III
  • 1298 Views
  • 4 replies
  • 0 kudos

Resolved! Does STM32U585 supports USB RNDIS ?

Hi All,I am starting work on USB RNDIS support for STM32U5, and completely new to this.I am looking for example/documentation on USB RNIDS support on STM32U5.Can anyone please help here ?

NM.1 by Associate II
  • 1212 Views
  • 3 replies
  • 0 kudos

STM32 CDC_Receive_FS Doesn't get called

I'm trying to send data from my PC to my STM32 board over USB VCP, but the function CDC_Receive_FS never seems to get called. In fact none of the "_FS" functions in usbd_cdc_if.c seem to get called (except CDC_Transmit_FS) as setting a breakpoint in ...

MMurr.2 by Associate II
  • 4031 Views
  • 6 replies
  • 0 kudos

Resolved! STM32F7 Firmware update via USB key

Hi every oneI'm developing a project on STM32F746BGT6 custom board which will use USB port for store Data on USB key AND firmware updating purposes (In the Field updating), cause I am newbie on USB things, I am googling about firmware update through ...

local bootloader

I want to use local bootloader of mcu. First i used to sm32f407vg mcu, than i would to use stm32l052 mcu but i didn't this wit mcu. my tryed code is under of question. i am waiting the advice.void JumpToBootloader(void) {  void (*SysMemBootJump)(voi...

Snm.1 by Associate III
  • 401 Views
  • 0 replies
  • 0 kudos