STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX FATFS + USB-MSD

Posted on September 13, 2017 at 21:23I’m trying to implement a simple data-logger that runs on a bespoke STM32F2xx board which is capable of storing data to an SD-Card (SDIO 4-bit + DMA) and will enable windows to copy the stored data from the SD-...

GnR by Associate II
  • 631 Views
  • 0 replies
  • 0 kudos

Resolved! LL driver support from STM32Cube

Posted on September 12, 2017 at 18:46Hello,I was looking to import LL driver for my STM32L053 device. I see user manual for  STM32F4 LL driver. I wanted to know if we have LL code generation support in STM32CubeMX for STML0xx family?Thanks,Harsha

Jagadish by Associate II
  • 1648 Views
  • 2 replies
  • 0 kudos

Filter date in literature selector

Posted on May 31, 2017 at 16:43Hello,this is again an issue with the literature selector:The filter by latest update 'To' box has a fixed date  23. May. 17.

Resolved! STM32F446 SPI transfer bit width

Posted on September 12, 2017 at 19:57IMO, *to* is inappropriate here - as far as I can see, transfer width in 'F446's SPI can be only 8-bit *or* 16-bit.JW

0690X00000608CTQAY.png

SPI + DMA receive only on STM32F4

Posted on September 13, 2017 at 16:56In my situation, I need to do SPI receiving with DMA (master side), and not care about Tx. I have three choices in the STM32Cube: Full-duplex masterHalf-duplex masterReceive only masterAnd I have two choices for...

First time user. Fresh question

Posted on September 13, 2017 at 03:08First Question . I am first time user of STM and I am totally new to STM. My idea is to build a GPRS GSM STM module as a gateway for various Automation project. Kindly let me know where should I start about the e...