User Activity

Hi,I am trying to implement USB HS based on the USB PHY USB3300 (using board waveshare USB3300 ULPI) and STM32F446ZE (using Nucleo STM32F446ZE). I am using code sample from STM cube to run the trials. Board are connected with short wires (as short as...
Hello,I need with STM32F4 to read datas (multiple bytes) from a sensor connected to SPI3 and transfert the bytes i read from this SPI3 to an external memory connected to SPI1.I would like to use DMA (if possible). Seemingly SPI1 can only be connected...
Hi,My application will use intensively use Virtual Com Port to exchange datas from my board to the PC. I would like to make sure that debugging through STLink is still possible as i will be exchanging datas. Does St Link use the same USB port for deb...