User Activity

Hi,Create an http server using ETH and LWIP middleware is easyI would like to use LWIP but using USB_OTG.Do you plan to implement such solution, or does it exist an example of implementation ?Thanks
Hi,I am using PB0 and PB1 (no choice) alternatively but synchronized as PWM output and input/compare.For output, the only way to have two different DMA channels is to use a complementary output for one the two I/O.It seems a timer complementary outpu...
Hi,I use a timer channel and a DMA stream to generate a PWM signal.At Transfer Complete interruption, I swap the channel to input capture mode to get an answer from external device, using the same DMA.At transfer (reception) complete, I swap again to...
Posted on May 25, 2018 at 02:23Hi,I am using the STM32_USB-Host-Device_Lib_V2.2.0 and more specifically the STM32_USB_OTG_Driver and STM32_USB_Device_Library.I have made running the VCP connection with an STMF405 with no problem.Now using an STMF411...
Kudos from