cancel
Showing results for 
Search instead for 
Did you mean: 

I am working with STM32F767ZI Nucleo evalution board.When i tried to communicate with stm32 flash demonstrator gui version 2.8,evaluation board is not recognized by the demonstrator.Please suggest some solutions. It shows addresss is not allowed.

Kannan1
Associate III

0690X000006C20AQAS.png0690X000006C205QAC.png0690X000006C200QAC.png

1 ACCEPTED SOLUTION

Accepted Solutions

The new STM32CUBE Programmer app also supports USART connectivity.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

5 REPLIES 5

Tried how? Your screen shots, while interesting, don't tell be much about the STM32 end of the issue.

And what USART are you connecting too and how?

You're using BOOT0=High to get into the System Loader?

According to the documentation the VCP uses USART3 PD8/PD9, and that's not supported by the System Loader.

Can you use the ST-LINK?

Can you use the User USB and DFU mode?

AN2606

https://www.st.com/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD00167594.pdf/files/CD00167594.pdf/jcr:content/translations/en.CD00167594.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Kannan1
Associate III

Thank you for your reply,

I am using USART1 PA10/PA9 with serial to USB converter according to AN2606.

Yes. I have connected BOOT0 pin high.

The new STM32CUBE Programmer app also supports USART connectivity.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Kannan1
Associate III

OK, Thank You for your support. I will look into it.