STM32F103C8T6 Invalid ROM Table ST-Link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-30 12:49 AM
Hello,
Here is my circuit
By connecting ST-Link I get "'Invalid ROM table" error. However by following this "http://www.keil.com/support/docs/3566.htm" it works fine. But I need to know why my circuit should have this option but this circuit works fine without any option in KEIL. The difference is Boot1 that is not important based on Datasheet when Boot0 is connected to ground.
what is my mistake?
- Labels:
-
ST-Link
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-07 12:18 AM
I can't find my problem and after programming my MCU it doesn't work properly. I don't know what is wrong with it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-07 12:26 AM
In addition, I use a 25Mhz crystal but the china board used 8Mhz crystal( I've changed the crystal value in Flash->configure->Targe).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-07 1:06 AM
I changed my crystal to 8Mhz and it works fine. I need to know
1) For any value of external crystals, how can I set this value for st-link to program my MCU without any problems?
2) Keil->configure->Target-> Xtal value is important? what about Keil->configure->Debug->St-link ->Trace->Core clock value.
