2024-03-04 09:53 PM
Hello everyone,
I am trying to connect device with stm32 cube programmer vai UART connection I am not able to connect initial but as some resource form st community and other online article I able to connect but it not able get into application is there any thing I am missing out or is there any thing i need to take care
NOTE:: MCU-> stm32u575
UART 4
baud rate 115200
making nswboot0 and nboot0 uncheck in option bytes(stm32 cube programmer)
2024-03-05 01:05 AM
Hello @PESHWA ,
Have you upgraded the ST-link firmware?
Make sure that the pins used are supported by the bootloader (as per in the AN2606 in STM32U575xx/85xx devices bootloader section).
How can I connect to my STM32 evaluation board usi... - STMicroelectronics Community
2024-03-05 01:12 AM - edited 2024-03-05 01:17 AM
Hi
yes i am using same pins with different UART can you elaborate more things specifically
NOTE : UART configuration is connected and its read and write but bootloader dont jump into application
while it works for USB and st link
PFA image let me know what should I do for these things
2024-03-05 02:28 AM
Hi @PESHWA ,
Why are you using UART 4? Make sure to use the right pins and correct interface settings as mentioned in the "Bootloader configuration" section. Check also that you have the correct address in memory.
2024-03-05 02:33 AM
Yes I went through this table I am using UART 4 because it has same pin at USART 3
tell me one thing how can this effect bootloader as I can connect and before downloading the application file
2024-03-05 05:30 AM
In what way are you using UART4? If it has the same pins as USART3, how do you know what is being used by the chip?
What chip and board is this? What pins are you connecting to and how is this being done in terms of hardware?
Are you entering the bootloader by holding BOOT0 high during reset, or by programming the appropriate option bytes? Method for entering the bootloader are given in AN2606.
2024-03-05 04:58 PM
Hello Peshwa,
Thank you for contacting STMicroelectronics.
Your post was escalated to ST Online Support Team for additional assistance.
Kind Regards,
Christian
ST Support