STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103 bootloader starting conditions

Posted on May 25, 2018 at 00:16Hi,I'm using a STM32F103C8T which shall be in circuit programmed by an ESP8266.For this reason i connected PA9/PA10 to the USART Port of the ESP and the ESP controls Reset and BOOT0 to start the STM32 in Boot or Run mo...

Resolved! STM32L152 usb msc device with SD on SPI

Posted on September 15, 2017 at 10:34Hi everyone,I have a problem with USB MSC device on my stm32l152. I take example from 'STM32Cube_FW_L1_V1.8.0' of USB_Device - MSC_Standalone. In this example the sdcard use SDIO for connect is SD. So I have only...

STM32H7 Ehernet issue

Posted on March 13, 2018 at 08:31Hai , Now we are using the STM32H7 MCU in our board instead of the STM32F7 MCU .For ethernet in the STM32F7 phy drivers are given by  the stm during the generation (by cubemx) only but for the STM32H7 phy drivers are...

MANISH by Associate II
  • 788 Views
  • 5 replies
  • 0 kudos

USB CDC - When does the endpoint become ready?

Posted on February 10, 2016 at 10:49Hi, I'm using the CDC class driver version 2.4.1 and made the following changes to the usbd_cdc_if.c template: Since the provided CDC_Transmit_FS function tries to transmit the packet forever, i.e.do {     result ...

work by Associate II
  • 1590 Views
  • 3 replies
  • 2 kudos