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

Dual-Core USB Host (HID) and USB Device (CDC)

Posted on May 21, 2018 at 16:00I need help implementing a USB HOST and USB DEVICE with the ST USB library.(They do not need to be OTG)I am trying to integrate the Device CDC standalone and Host HID standalone application examples.My merge has the mo...

RS-485: HAL_UART_Receive_IT() causes HAL_UART_RxCpltCallback() firing without any data to receive on the line

I'm transmitting 1 byte of data via HAL_UART_Transmit_IT(). After this byte is being fed to the UART HAL via the abovementioned method, the HAL_UART_TxCpltCallback() callback is being fired (which is completely normal). The problem comes during the c...

GGeor.4 by Associate II
  • 1247 Views
  • 5 replies
  • 0 kudos

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
  • 1877 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
  • 534 Views
  • 1 replies
  • 0 kudos