User Activity

Hello everyone,I am trying to transfer data to LabVIEW using USB_FS (CDC, VCP). The reason, I shifted to USB_FS (12Mbits/sec) from UART was lower data transfer speed (115200 bps). However, I have one concern regarding USB_FS as CDC. I checked the VCP...
Hello,I'm using the STM32H743BIT6 microcontroller in a project, and I'm interested in utilizing USB_OTG for high-speed data transfer to  LabVIEW. I've come across some schematics that involve connecting USB_OTG pins to a USB Micro-AB connector. Howev...
 Hello,I'm attempting to set up the CN13 USB port as a Virtual COM Port (VCP) for transferring data to LabVIEW. Unfortunately, I'm encountering an error message that reads "Unknown USB Device (Device Descriptor Request Failed)." I've already installe...
Hello Everyone!I think it's a weird question, however, I am new to NUCLEO-H743ZI2.  Actually, I am facing the issue of low-speed data transfer from MCU to PC (LabVIEW). Before, I was using programming and debugging USB ports to transfer data to LabVI...