STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F070F6P6 bootloader peripheral selection

Hi,As per app note AN2606, STM32F070x6 bootloader supports USART1/2, I2C1 and USB peripherals. However for STM32F070F6P6 (TSSOP 20pins), only USART1 and USB are feasible but they are also mutually exclusive due to PA9/10 (USART1) and PA11/12 (USB) sh...

RBukk by Associate
  • 957 Views
  • 2 replies
  • 1 kudos

STM32H747 ETH failed to ping

I used the program here https://github.com/stm32-hotspot/STM32H7-LwIP-Examples.However, after I downloaded the program to the STM32H747-Disco development board, the network could not ping through and the target host could not be accessed.May I ask wh...

YZhen.4 by Associate II
  • 515 Views
  • 1 replies
  • 0 kudos

How many maximum usb vcom port we can create? Actually i created two vcom port with stm32l452 but not able to create third one. please suggest some help . for vcom port 3 descriptor detail given below.

/////////////////////////////////////////////////////  //Add 3 IAD class here // this one is for COM port 3  0x08, // bLength: Interface Descriptor size  0x0B, // bDescriptorType: IAD  0x04, // bFirstInterface  0x03, // bInterfaceCount  0x02, // bFun...

NMish.2 by Associate II
  • 794 Views
  • 3 replies
  • 0 kudos

Why is the ethernet connection unstable?

I have followed the "https://controllerstech.com/stm32-ethernet-6-http-webserver-simple/" tutorial and have set up some parts on https://github.com/stm32-hotspot/STM32H7-LwIP-Examples for STM32H750B-DK and it works once on WEB SERVER not used FREERTO...

non by Associate III
  • 554 Views
  • 1 replies
  • 0 kudos