User Activity

I am using STM32CubeMX v5.0.1 on Windows10. I am trying to set up the B-L475E-IOT01A board's SPI2 port to communicate with a SPI based PMOD device. The user manual for the board shows SPI2 to be the port that connected to PMOD. STM32CubeMX will no...
Posted on December 05, 2017 at 22:33I am setting up a USB OTG based project on the STM32F4 Discovery Board.  I am using STM32CubeMX 4.23.0 and STM32Cube_FW_F4_v1.18.0.  This is the same set up on my Windows 10 and Linux Mint 18.2 PCs and both have t...
Posted on June 27, 2013 at 00:21I am looking to build a small command line interface for the F3 discovery board to demonstrate some features of it.  I have the USB Device Lib 4.0 and I am using the Keil tools.  I am attempting to adapt the Virtual C...