STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32 hid touch

Hi, I'm struggling converting hid mouse to hid touch controller. I'm using discover board stm32f411. There are 2 problems that I'm struggling are1. My code only sending 4 bytes of data to host2. The maxim x,y data only 127Can anyone help me? Thanks​

Bnguy.11 by Associate
  • 247 Views
  • 0 replies
  • 0 kudos

STM32F0 USB CDC not working with Windows 7

Hi all,I have a custom board made with STM32F070C6T6. I tried to implement USB CDC, and everything works fine on Windows 10 but in Windows 7 I cannot open the serial port although the Device Manager recognize it and the device status says "This devi...

vtran1 by Associate II
  • 437 Views
  • 1 replies
  • 0 kudos

general stm32f41x usb endpoint settings

i'm using the stm32f411CEU6. I build the USB composite device. running MSC+CDC, works, but when add the HID, mean MSC+CDC+HID, it doesn't work. seems the endpoint issue. and when only use the HID+MSC, also doesn't work. with the old HAL version when ...

cchao by Associate II
  • 282 Views
  • 0 replies
  • 0 kudos

Nucleo-144 STM32F746, FreeRTOS, LWIP

Hello,I have a problem with LWIP. LWIP doesn’t property work on Nucleo-144 STM32F746 with default settings. After three ping telegrams  LWIP doesn’t work anymore and  FreeRTOS tasks are blocked.DHCP is activated and I get IP dynamically from DHCP-Ser...

Isol by Associate II
  • 839 Views
  • 4 replies
  • 0 kudos

Howto Setup USB CDC 5 channels?

Hello in my project I need a USB CDC combo device with 5 CDC channels. I use STM32F407.How can I do that?In the CubeMX I can setup 5 "interfaces"/"configurations". But in my system appears only 1 CDC channel.But there are more than 1 interface regist...

taraben by Senior
  • 306 Views
  • 0 replies
  • 0 kudos