User Activity

Currently using the MikroE EasyMx Pro V7 with the STM32F407VGT6 processor. I cannot get that to work on the Ethernet side. I'd like to switch to an ST product such as the discovery board for this processor but I'm not sure if it's the right thing for...
I have a development board (STM32F2(4)0x ETH CARD made by Mikroelectronica that has an STM32F407VG MCU and a built-in PHY using the LAN8720A. I cannot seem to figure out what I need to set in Cube MX in order to get the Ethernet port to connect to an...
I'm looking for a simple example of using the CubeMX so I can eventually create an Ethernet tester (a device to test lines and communication). I'm having a bit of trouble finding something that I can understand (not too high a level as I'm a novice w...
Thanks to this forum, I have a USB Virtual Serial Port implemented. It is working however, the Windows Device Manager lists it as "USB Serial Device (COM10)". The manufacturer is listed as Microsoft. The code has "STM32 Virtual ComPort" as the produc...
I'm trying to create a USB / Ethernet testing device. I need to use the USB portion to program an IP address. The mouse example works but I cannot detect it or connect to it. The virtual serial port example also works but a driver needs to be install...