STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 518 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
  • 379 Views
  • 0 replies
  • 0 kudos

Resolved! DMA and UART not triggering completion INT sometimes

Hi,I'm using serial communication with DMA and sometimes the transmission complete interrupt is not triggered (HAL_UART_TxCpltCallback) the issue happens every few minutes, or every several hundred transmissions. I saw https://community.st.com/s/ques...

mur by Associate III
  • 944 Views
  • 5 replies
  • 0 kudos