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

Resolved! STM32 USB Full-Speed with DMA

Posted on June 14, 2018 at 18:20Hi everyone,I am currently using USB Full-Speed for an application and I would like to know if there is a way to implement DMA to access USB FS FIFO.I know that a dedicated DMA exists for USB High Speed but I can not ...

USB DFU detection works in STM32F407 Discovery but dosenot work with STM32F439xx after calling from user application

Posted on January 28, 2016 at 11:27 Hello all, I am working to call the ROM residing USB DFU bootloader in STM32F439XX. I have made a sample code and tested into the STM32f407 - Discovery KIT and it works fine and sucfully jumps to the locatio...

rutvij by Associate II
  • 2183 Views
  • 14 replies
  • 0 kudos

Creating a stack TCP/IP for STM32

Posted on June 13, 2018 at 11:07Hello,I'm working on a network project on STM32 where we have to introduce specific communication protocols, these protocols are not all implemented in open source libraries for STM32 ((http://www.st.com/content/ccc/r...

Resolved! Release date of the STM32H7 LL (LowLayer) API?

Posted on March 20, 2018 at 10:38I found in a PDF document called ''STM32 Embedded Software'' following table where just ''2018'' is stated.Could ST give us please a more exact release date of the STM32H7 LL API (2018 Q2/Q3/Q4)?Thank you in advance....

0690X00000609uYQAQ.png
H S by Associate III
  • 915 Views
  • 3 replies
  • 0 kudos

SPI Strange Output

Posted on June 09, 2018 at 00:05 Hello, I'm working on a project involving STM32L476RG Microcontroller. I'm trying to write a piece of code for creating an SPI Driver for my project and seem to have some issues. I'm using Keil v5 IDE. The output ...

0690X0000060LCtQAM.png

LwIP with SSH

Posted on June 12, 2018 at 10:52Hello,Knowing that I work with aSTM32 Cortex-M microcontroller by programming with Workbenche (Eclipse) under wndows, I would like to know if we could implement and add theSSH protocol to theLwIP stack ?Thank you all#...

Flash area Jtag couldn't download on?

Posted on June 12, 2018 at 04:15Hi. Recently I try to build bootloader. So I need to study about full programmable flash area.I'm using Jtag and IAR for debug, and STM32F103C8T6 for MCU, which has medium density flash area 0x0800 0000 ~ 0x0801 FFFF....

jd kim by Associate II
  • 477 Views
  • 1 replies
  • 0 kudos

USB2642 Power Draw

Posted on June 11, 2018 at 15:01Hi,I am trying to build a daughter card using the USB2642 to provide two USB ports and a SD card slot to a processor board.   I am trying to do a minimalistic design that draws the least amount of power and smallest f...