STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Program does not start with my bootloader in some case

I am making a program with a board made by my companyIt is a board using STM32F207​I made a boot loader and decided to jump to 0x08020000 when it startedThen, I made a program and set the vector table to 0x08020000So the program works well​However, i...

mcho.19 by Associate II
  • 374 Views
  • 0 replies
  • 0 kudos

Enter STM32 native bootloader from my application.

Hello everyone.I've been trying to activate the STM32 native bootloader in a STML082CZ, which is connected in my application's main microcontroller via USART. Anyway, the BOOT0 pin of STML082CZ uC is grounded in my PCB.Once it's mandatory to set the ...

Program not running in a STM32L052K6T, but debug is working

Hello, I'm having a problem with a board with a STM32L052K6T. I'm able to Debug, but I can't use the Run function.The board was designed by myself. The schematic Is attached at the bottom of this post. Using STM32CubeMX I have done a HAL, and import...

0690X000006CEPIQA4.png 0690X000006CEPSQA4.png
OIba? by Associate
  • 487 Views
  • 2 replies
  • 0 kudos

STM32 Lock up Issue

Dear All,We are using STM32407 and NXP K60 in our product with our bootloader issue is when our app region is completely erased and we try to jump to app code the stm32 gets locked completely whereas Nxp k60 handles this issue by its Cpu lock up mech...

HShah.7 by Associate
  • 1121 Views
  • 4 replies
  • 0 kudos

Uneven DMA SPI transfer

Hi,I am trying to control a lot of RGB leds at the same time through TLC5955 RGB SPI controllers/I have 11 of them daisy chained to my STM32F7. Each one of them needs 1 bit (0 for data transfer) and then 768 bits of data (96 bytes). As you can see da...

benoit2 by Associate II
  • 528 Views
  • 1 replies
  • 0 kudos