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! X-CUBE-USB-PD VDM issue on FUSB307BGEVB

Act as the DFP. I request the PE to send SOP identify request to the UFP after PE received the data it didn't fire the callback function. (I set the breakpoint at fusb305_tcpc_get_message and i see the data received from the DFP is correct.)But when...

John886 by Associate II
  • 2911 Views
  • 13 replies
  • 0 kudos
SMask.1 by Associate II
  • 496 Views
  • 1 replies
  • 1 kudos

Is there any example of use for the HS and FS ports independently with the use of RTOS, or without the use of RTOS?

I tried to use the two ports independently, the USB HS with a pendrive (MSC) and the USB FS with a keyboard (HID), but I couldn't.It only works if the ports are treated in sequence, but not in parallel.From what I could see, the HAL libraries are sha...

by Not applicable
  • 784 Views
  • 4 replies
  • 0 kudos

USART1 ST bootloader not working on Nucleo F070RB

USART1 works as expected from firmware loaded via SWD. However the ST bootloader does not work. It never responds to the initial 0x7F with anything. I have scoped tx and rx and cannot see anything wrong and, as stated above, the UART works under the ...

Trev by Associate II
  • 569 Views
  • 2 replies
  • 0 kudos

STM32L08 bank swap/remap/alias ?

Hi, I plan to use the STM32L082 for a product that must be safely in-field upgraded. I am trying to understand the dual bank feature to see if this could help me. I would like to have the production firmware in Bank 1 via SWD, and the Bank 2 would be...

Florent1 by Associate
  • 709 Views
  • 3 replies
  • 0 kudos

STM32L452 bootloader reset by PA0

Hello,I believe I have a rather curious situation. I was able to jump to the device embedded boot-loader (USB) which works nicely. However if button connected to PA0 is pressed (rising edge), the boot-loader reboots to main code. Pin PA0 is previousl...

STM32L4 USB CDC Device

Dear,I have an issue working with STM32L4 USB CDC Device. So I have two separate projects of this. I configure USB CDC Device on the first prooject (COM6), and everything works fine. I then work on another project with a different configure on USB CD...

TNguy.10 by Associate II
  • 501 Views
  • 0 replies
  • 0 kudos