User Activity

I have a Nucleo-64 Dev Board where I'm developing and testing my automation solution.I'm using the latest STM32CubeIDE and updated STM32 FW Package (1.24.1), FreeRTOS and FATFS as Middleware.I'm trying to wrap HAL Flash Write function, aside a simple...
Hi everybody and thanks in advance for the support.I have a ST SensorTile and I'm starting with the DataLog project to output data through USB port. I have correctly integrated MotionFX libraries and they seem to run, except there are just a bit of p...
I've bought a Sensortile.box and, aside from App usage with BLE, I'm having troubles in writing firmware. I have the following problems:The onboard ST-LINK programmer (as stated in product brochure) is not detected, I'm correctly working with other p...
Posted on November 11, 2013 at 09:21HiI have a STM32F4Discovery evaluation board. I use CooCox CoIDE and GNU Tools ARM Embedded. While everything works fine if I use standard peripheral library and code, I cannot run anything that is dsp related (li...
Posted on October 24, 2013 at 10:47I'm using STM32F4 Discovery which includes LIS302DL among other peripherals. LIS302DL is connected via SPI and Interrupt Pin 1 and 2 are respectively connected to PE0 and PE1 pin (internally hardwired, not manually...