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

NUCLEO-L476RG as USB FS serial device

Is the CN1 USB Mini-B connector on the NUCLEO-L476RG board also connected to the STM32L476 target? Or it is only for ST-LINK-V2-1 section.If the CN1 connector is only for ST-LINK-V2-1 then one has to solder a USB socket to the STM32L476 target to use...

MSuhe by Associate III
  • 1211 Views
  • 2 replies
  • 0 kudos

USB Driver for Android for STM32F105

I was wondering, does anyone know of any working examples USB drivers for Android for the STM32F105?  I can't seem to find any anywhere on the web.  None of the generic examples that are available seem to work.​

HAL_RTCEx_SetWakeUpTimer_IT issue (STM32L475RC)

Hi,I'm really struggling with this, I cannot find any reason for the problem I'm seeing, I've looked at the example code in the firmware packages and I have identical code to the examples.I'm using HAL to configure the project, the RTC is clocked fro...

adrian by Associate III
  • 5652 Views
  • 14 replies
  • 0 kudos

In the example of USB_VCP.How to transmit my owe data instead of the data that received by HOST(computer).

I have ported  example.In my board,the host can transmit data to my board through USB ,then my board received it and receiped it to the HOST.But now,I want o use the USB to transmit my owe data.so,I do not   know how to do it?Can you give me some sp...

xxing by Associate
  • 344 Views
  • 0 replies
  • 0 kudos