User Activity

Hello,I have a custom board based on STM32767ZIT6 and it has the three CAN peripherals and the USB designed. The goal is to translate the CAN message to USB directly without the need for a bridge but I am facing issues activating the USB and the thre...
Hello, I am trying to add the webusb descriptor to this code snippet to include the landing url but I cannot see a get device descriptor request for the webusb url in the request handling part of the code.__ALIGN_BEGIN uint8_t USBD_FS_BOSDesc[] __ALI...
I was given a code to add USB support to the firmware. I am using Stm32CubeMX to generated the boiler plate for the USB. I enabled the USB peripheral and reconfigure the clock setting and regenerate the code. When I try building the fresh project aft...
I am new to STM32 and I have a custom board with STM32F767. I need to receive CAN messages through one of the CAN interfaces and transmit it through the USB interface to a GUI on the PC and also receive CAN formatted messages from the GUI via the USB...
Kudos from
Kudos given to