2017-02-24 9:55 PM
hi we are using STM32L152RET6.what is boot0 meant for and what should i connect
Solved! Go to Solution.
2024-10-30 6:10 AM
Probably via a suitable pull up/down, or via Option Bytes? Check the Reference Manual and Data Sheet for related expectations.
2025-01-04 8:18 AM
Thanks, i just started working on STM32 and got stuck after first code upload into custom board. I didn't know about importance of BOOT0 pin in burning.I thought it is board issue and code issue.I just changed Volatage from gnd to 3.3v on BOOT0 pin got it working again.