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! Basic timer 6 for time counting using interrupt

Dear ST HelloI am using timer 6 to calculate the time for timer interrupt triggering,I am using the example for the board from the cube BSP folder,\STM32Cube\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM32F429I-Discovery\Examples\BSP\SW4STM32\STM32...

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
  • 1115 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
  • 625 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
  • 954 Views
  • 3 replies
  • 0 kudos