STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 CubeMX FATFS SDIO DMA hangs

Posted on February 20, 2016 at 03:24I have regular transfers working for read/writes. I am trying to get transfers working with DMA. I am using CubeMX 4.12.I set it up to have a dma request for both TX and RX (DMA2 Stream 3 and DMA2 Stream 6 respect...

dawime by Associate II
  • 612 Views
  • 2 replies
  • 0 kudos

stm32f0 nucleo , no receiving gps data

Posted on February 19, 2016 at 23:56 I really need help, This is my first time working with STM32 micro-controllers , I have a gps modulelocosys ls20031, at this point Im only trying to receive data from the gps and display on my terminal (realt...

SPI Flash+ Fatfs +STM32L0

Posted on February 23, 2016 at 08:32 Hi everybody, I develop file system on spi flash with FAtfs library.But i have a bit problem.My problem is f_getfree() function return 0 free cluster but all flash is free.The other fatfs function working...

CAN Loopback/Normal

Posted on February 22, 2016 at 16:58Hi Everyone, I'm trying to make the CAN working on my board, I use a STM32F103, with the HAL example, (cube F1). I did init as the example, I'm using the same pin PB8 & PB9. I calculate the baudrate to be at 250k...

yannick23 by Associate II
  • 1308 Views
  • 4 replies
  • 1 kudos

Input Capture - HAL library STM32F4xx

Posted on February 22, 2016 at 09:16 Hello, I want to get a frequency of an input signal using the stm32f4xx with the HAL library. Signal comes in PB4. I checked the working input with a simple gpio configuration. My following i...

STM32L476+USB MSD not work

Posted on February 15, 2016 at 19:28Greetings to all! Someone to do on this devbord SMD device? What HAL use, or just STM32Cube for this approach? I programmed the chip using STM32CubeMX, set to 8MHz external resonator, the cable is connected, but d...