User Activity

Hi, I am trying to config the wifi module to be access point and client simultaneously , but the iw utility gives error when trying to create the second interface Is this configuration possible? I am using the stm32mp157c-dk2 board.Thanks!
Hi,I am trying to set up usb ethernet gadget on u-boot with stm32mp157c-dk2 board. I enabled the rndis gadget on the menuconfig but u-boot keep saying that there is no ethernet driver. Any suggestions?
Posted on June 08, 2018 at 12:19Hello!I am using the usb host driver generated by stm32cube. I saw that not all acm driver is implemented (commands like CONTROL_LINE_STATE and notifications). I want to to extend the driver to support more commands a...