2023-09-21 12:08 AM
2023-09-21 12:10 AM
Hello @SridharARUL
Can you add your board reference and more details about your issue.
Best regards.
II
2023-09-21 12:24 AM - edited 2023-09-21 12:24 AM
Add an external pull-down resistor.
2023-09-21 02:54 AM
Thank u for reply.which Pin i put resistor boot pin or PB14
2023-09-21 03:05 AM
STM32G07x/0Bx?
Pulldown resistor won't help, bootloader holds PB14 (and PA6) hard high, see AN2606, footnote to the table for given model.
There's no workaround - if you can't avoid boot mode, you have to design your system with this problem in mind.
JW