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! Standard libraries for STM32L0XX ??

Posted on October 18, 2017 at 08:30Hi All,Why there are no standard libraries for the STM32L0XX family?Building a new project for  STM32L0XX depend only on HAL / LL ??link to ST standard libraries download page :http://www.st.com/en/embedded-softwar...

moranf by Associate II
  • 1783 Views
  • 3 replies
  • 0 kudos

Use of ethernet after NUCLEO board cutting.

NUCLEO board can use ST-LINK by dividing it.Therefore, I use the ST-LINK part of the NUCLEO-767ZI and NUCLEO-207ZG boards in a divide.After the divide, the power part and the SWD part are connected normally.On the 207 board, Ethernet works normally b...

JPark.4 by Associate
  • 502 Views
  • 1 replies
  • 0 kudos

L4 cubeMx package ver 1.12 inconsistency

Hello there,Here is my CubeMX version:Here is my L4 libs version: I have noticed some disturbing inconsistencies in the #ifdef include guards generated in the default peripherals code. So far all peripherals has guards like this:#ifndef __STM32L4xx_H...

0690X000006BsfKQAS.png 0690X000006BsfPQAS.png

Callback functions of HAL Lib with QSPI and DMA in Double Buffer Mode TxCplt / TxHalfCplt for every Buffer??

Hi,I use DMA in Dual Buffer mode to feed QSPI Interface. Now I need to know when DMA starts with second buffer so I can start to rewrite the first one.I was checking static void QSPI_DMATxHalfCplt(DMA_HandleTypeDef *hdma)andstatic void QSPI_DMATxCplt...

Resolved! Is it possible to use the USB-OTG-FS in the discovery board as a virtual COM port that communicates with a computer through USART?

Hi all, I am new to USB communication so please forgive my imprecisions. I am using the discovery board STM32F469I-DISCO. I have been able to establish serial communication through the programming port (the port connected to the ST-link/V2-1) using ...

FG by Associate
  • 1600 Views
  • 3 replies
  • 0 kudos