User Activity

Hello,I am designing a system to interface an ADC via SPI and send data through the USB (VCP) to a PC.I tested the flow using NUCLEO-H7S3L8, and everything was working fine so i moved to the design of a PCB.When uploading the same code i used on the ...
Hello,I am trying to use the USB HS on the Nucleo-H7S3L8 dev board.I was using the USB HS on the STM32H7A3ZI, it was using the physical layer but limited to FS, and it was easy to configure, but i need to change boards to have the HS USB.The ioc is c...