STM32 MCUs Embedded 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
  • 2100 Views
  • 13 replies
  • 0 kudos
SMask.1 by Associate II
  • 343 Views
  • 1 replies
  • 1 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
  • 489 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...