User Activity

Posted on April 19, 2014 at 08:17Hey guys,I'm trying to disable the USBH for the F4 board after calling the ''USBH_Init'' function. Once initialized, it interferes with a connected LCD (timing issues I believe).I have tried ''USBH_DeInit'' but with ...
Posted on April 15, 2014 at 05:04 Hey all, I'm working on a project where I have to process an audio signal in a few different ways. However, I have never done anything of the sort. I have been reading up into how to implement basics such...
Posted on April 06, 2014 at 05:22 Hey, I'm currently working on a project for my class with the STM32F4 board, and am having difficulty trying to configure the user push button to cause an interrupt. I have used the F3 board a few times, ...