STM32 MCUs products

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
  • 169 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
  • 220 Views
  • 2 replies
  • 0 kudos

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...

diverger by Associate III
  • 147 Views
  • 0 replies
  • 0 kudos