User Activity

Posted on July 10, 2018 at 22:47I generated the FATFS with cubeMX.How can I direct the driver to use the SPI to communicate with the SD card? Also the FatFs_Usd project under the STM32Cube F1 package is not showing how can I communicate with SPI!tha...
Posted on April 08, 2018 at 08:59I need a sensor that is able to differentiate between distance 20mm and 23mm with no error.i.e. the accuracy and stability must be high (within 1mm only)which sensor should I use VL6180 or VL53L or something else?
Posted on March 27, 2017 at 18:51I'm using STM32F303 which operates on 3.3V how can I communicate with the L9823 SPI which runs via 5V?thank you
Posted on May 23, 2016 at 08:35How can I use the SPI to write to SD_Card (with HAL lib.) because CubeMx forces me to use SDIO which I have no access to it.is there is an HAL example using SPI to drive the SD card?
Posted on May 20, 2016 at 20:54After I upgraded to CubeMX 4.14.0, I got this error at ''TrueSTUDIO'' once I created a new project:'': is an invalid character in resource name 'virtual:'.''the previous version works fine but the new update generate s...