User Activity

Hi, i am currently working on a driver for a Chineese IC. The manufacturer recomends implementing SPI protocol over an FPGA, but for cost reasons we would like to use a MCU.The SPI protocol that the chip uses has the following configuration "Chip SPI...
Posted on February 18, 2018 at 13:01https://www.youtube.com/watch?v=YYVI4ZBqY84Hi there, i just wanna build an application to log some sensor mesures to an USB drive attached to board user USB, using an usb-otg plug. I can't get working the usb devi...
Posted on February 11, 2018 at 22:27Hi there, im trying to work on some UI for the stm32f429i with StemWin. I set up everything with this tutorial http://slemi.info/2017/07/01/stemwin-touch-screen-stm32f746g-dicovery-part-2/Everything's okey but in ...
Posted on January 31, 2018 at 00:11When i plug in my STM32 Nucleo-f303k8 windows detects it as a mass storage device. Is there any way to write data in this memory from the ucontroller?