User Activity

Posted on August 13, 2017 at 12:34Hi,While trying to use ST example for BLE, I got 63 times this warning: '__packed__' attribute ignored [-Wattributes] my HW:stm32L476 NUCLEO + X-NUCLEO-IDB05A1.IDE:Atollic TrueStudio 8I imported 'SensorDemo' project...
Posted on July 13, 2015 at 14:26Hi, I would like to use micro-SD to log data of several sensors. (I have connected micro-SD to my STM32F103 nucleo board, and I am  able to open and write into a file). 1. In order to add new data (16bit), i just use ...
Posted on June 28, 2015 at 17:36Hi, I would like to generate 2 PWM @ 6KHz, but i would like to have a delay between the PWMs of 5uS. I thought of using two different timers for the mission (each for each PWM), and just for the first time delay to us...
Posted on April 29, 2015 at 22:55Can someone point me to an example using microSD (2GB) via SPI under STM32F1? Thanks
Posted on April 28, 2015 at 20:35Hi I am using STM32F103 nucleo + https://www.adafruit.com/products/254. I am using micro SDHC of 16 GB. After a long day, I understood that the published example on STM32F1, wont work for SDHC of 16GB, and that the e...