User Activity

Hi everyone,I have an STM32H743 Nucleo kit with ethernet interface. I'm trying to make alive a simple TCP/IP demo with the raw LwIP stack. I'm using STM32CubeMX with TrueStudio.In the Cube I have configured the followings:- Clock is set to th highest...
Posted on November 22, 2017 at 18:47Hi everyone!I'm working with the LIS2DS12 accelerometer chip with STM32F4xx via SPI. I could make the sensor alive, configure it (configuration is checked by an SPI read back) to operate in FIFO mode with threshol...
Posted on November 05, 2014 at 12:11Hi  everyone! I have a project where necessary to use FPU to proccess my AD data. If I enable the FPU in the uVision Keil, then I can see an extra noise on my power line and I get wrong values, but when I disable ...