Skip to main content
ARaul.2
Associate II
October 1, 2022
Solved

upload code using arduino ide for led blink and also for lcd,both time after uploading code its showing this Write to memory,Erasing memory Wrote address 0x0800fb38 (100.00%) Done. Starting execution at address 0x08000000... done. led notwork

  • October 1, 2022
  • 3 replies
  • 2712 views

..

This topic has been closed for replies.
Best answer by ARaul.2

my problem is solved

actually the problem was with stmboard model ,i purchased stm32f103c8 but owner sent me stm32f103c6. i haven't noticed that , and also i was not thinking on that level that change in flash size will make this problem. Ty

3 replies

ARaul.2
ARaul.2Author
Associate II
October 1, 2022

led and lcd is not working that's my question

(due to the character limit of the question i was unable to write)

MM..1
Chief III
October 1, 2022

Is your STM supported GitHub - stm32duino/Arduino_Core_STM32: STM32 core support for Arduino

is your config set for board used leds? ...

ARaul.2
ARaul.2Author
Associate II
October 5, 2022

yes!

Rim LANDOLSI
ST Employee
October 6, 2022

Hello @ARaul.2​ 

At first , let me thank you for reporting this issue.

Could you please provide me which board used in your project?

Thank you

Rim.

ARaul.2
ARaul.2AuthorBest answer
Associate II
October 6, 2022

my problem is solved

actually the problem was with stmboard model ,i purchased stm32f103c8 but owner sent me stm32f103c6. i haven't noticed that , and also i was not thinking on that level that change in flash size will make this problem. Ty

Peter BENSCH
Technical Moderator
October 6, 2022

For simple LED flashing, you typically don't need much Flash.

However, there are regularly big problems when the STM32F103C8 or STM32F103C6 is on a board called Blue Pill, because only counterfeits and bad clones have been installed there for a long time. There are a lot of questions here in the Community on this very topic, but ST can of course only give answers on the original components.

Good luck!

/Peter

Rim LANDOLSI
ST Employee
October 6, 2022

Hello ARaul.2,

Glad I could help,

So, as I could understand you have configured stm32f103c8 instead of stm32f103c6.

If your issue is resolved, please close this post by clicking the "Select as Best" button on the previous answer. This will help other members of the community find this response more quickly.

Thanks for your contribution and do not hesitate to raise any issue or feedback.

Regards,

Rim.