2017-05-03 06:39 AM
Hi,
We have a custom designed STM32L151R board. We have not been able to flash the code using the flash loader application (demonstrator gui) . We are able to load the code using ST-Link and the serial port works properly when configured through the code. Is this an inherent problem of the controller or are we doing something wrong? We need to get the serial boot loader working as there may be site updates. Thank you for your time. Awaiting your suggestions to solve the problem.
Note: this post was migrated and contained many threaded conversations, some content may be missing.2017-05-25 10:22 AM
Hi
Nayani.Parmin
,Could you pleasecheck with STLINK-Utility @address 0x00000000 if boot is configured to system memory where bootloader resides or not ?
Thanks
Imen
2017-05-25 10:29 AM
Do you have analyzer plots of the 0x7F/0x79 interactions? We seem to be going in circles, and no one from ST has indicated that the System Loader is chronically broken, so let's start assuming it is not, and look more clearly at exactly what is going on, and how that might be remediated.
2017-05-29 07:30 AM
Hi Imen D,
Here is the screenshot of the memory
Hope this will help.
2017-05-29 07:34 AM
Hello Clive One,
Checked the Rx and Tx pins with an oscilloscope. Pulses are seen on Rx pin of the controller whenever 0x7F is sent from PC/Laptop, but there is nothing on the Tx pin. Thank you.