User Activity

I'm in the first steps of my project. Selected STM32F446ZE Nucleo board for developing MIC ARRAY application as 446ZE used in BLUE COIN and made my own same arranged mic array board. Now I found there is no Beam Forming sample for it!ST has a documen...
There is a document about MIC ARRAY BEAM FORMING by ST that suggests DFSDM in found other chip. I'm confused, why bluecoin used same mic array arrangemt but other mcu? How can I find samples for it?
Posted on August 22, 2016 at 08:16HiI'm trying to use STM32F429 to drive TFT LCD and want to use it without any driver chip directly by the micro pins. As I checked, some pins are missing in 100pin package such as LCD_R0, LCD_G1, LCD_G2, LCD_B0, LCD...
Posted on May 08, 2014 at 09:42 Hi I want to create custom HID device with stm32f407 and as first step I tried to rebuild the demo project for usb Mouse HID on my own, i've added needed libraries and definitions (frome demo project) and u...
Posted on December 23, 2013 at 06:47 Hello I want to set some parameters on W5100 chip and then read them. the parameters sets right, but when I want to read a register what I receive from SPI is value of past register address I've sen...