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

Use HAL library to read and write SDRAM with DMA

Posted on June 10, 2014 at 14:59Hi, I am searching what I need to add to my project in order to use HAL_SDRAM_Read_DMA. I don't know where and how to configure the DMA. There is only one example but it doesn't use the DMA. When I start a transfer, t...

ducommun by Associate II
  • 912 Views
  • 1 replies
  • 0 kudos

Timing of STM32CubeF3 release?

Posted on May 29, 2014 at 22:46Any comments on a release date for Cube for F3 processors?I'm just about to get handed a proto board using a STM32F373 and I'd like to minimize the amount of work I'll do translating the F4 libraries since it will basi...

STM32Cube USB CDC missing break signal handling

Posted on May 31, 2014 at 20:20Hello. Adding this in case anyone else stumbles into the same issue. I was porting an F4 project from the Standard Peripheral libraries to the new STM32Cube HAL. The communication protocol implemented in the system u...

pb by Associate
  • 833 Views
  • 1 replies
  • 0 kudos

Stm32f407 vs stm32f415 vcp driver

Posted on January 30, 2014 at 15:20Hello everybody! I've a working vcp driver for stm32f4discovery board(stm32f407vg). Use the standard st usb library. This is working well. If I change the device with an stm32f415 mikrocontroller, the code is runni...

totti001 by Associate II
  • 2678 Views
  • 20 replies
  • 0 kudos

STM32 tcp/ip lwip over Wifi

Posted on June 04, 2014 at 16:45Hi all,I am looking for wireless tcp/ip solutions using STM32 and on ST's site I have only found STM32 with LWIP stack using wired ethernet.I have looked alos on Wifi modules available in the net and I have made the c...

STM32F4 Multi-firmware custom BootLoader

Posted on June 03, 2014 at 09:12Hi all,I've already developped a custom bootloader on SMT32F407 by using USB device port.It works fine.Now, I want to add a new feature to embedded two firmwares in the flash.This feature can provide some facilities t...

pfifre by Associate II
  • 698 Views
  • 2 replies
  • 0 kudos

STM32f4 custom bootloader

Posted on May 31, 2014 at 15:40Hi All, I want to implement my own bootloader instead of using ST's. I read UART BL but it doesn't explain how to implement custom. I implemented BL in the past for freescale 8-bit mcu. Where can I find documentation ...

eran by Associate II
  • 1500 Views
  • 6 replies
  • 0 kudos

STM32F072 USB_NOE pin

Posted on May 30, 2014 at 11:24Hello, I'm planning to use a STM32F072 for a USB device. When I browsed its datasheet, I found that PA13 can output USB_NOE as alternate funtion. There is no functional explanation of this pin in the reference manual, ...

fggnrc2 by Associate II
  • 3237 Views
  • 3 replies
  • 0 kudos