I want to implement IAP program using UART6 on stm32f205.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-11 10:32 PM
I am using IAP program of stm32f207 for the same, but it is not working. Please suggest me for the implementation.
- Labels:
-
STM32F2 Series
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-12 1:16 AM
Hello @ASing.26​ and welcome to the Community :)
I advise you to have a look at the IPA example available with STM32CubeF2 MUC package:
Hope this helps you!
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-12 3:16 AM
I have used this example, but it is not working properly in my case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-12 4:21 AM
while using this example it is printing garbage value, don't know why may be due to clock, we are using 12MHz external clock, can you suggest me what to do??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-12 4:21 AM
while using this example it is printing garbage value, don't know why may be due to clock, we are using 12MHz external clock, can you suggest me what to do??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-12 5:52 AM
Make sure the PLL settings and HSE_VALUE define reflect the clock speed you're using.​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-14 8:34 AM
Hi @ASing.26​ ,
Were you able to resolve the issue you described in this post?
Maybe the problem is in your Tera Term settings!
If your problem is solved, please share the final solution you found and mark the reply as Best answer.
Imen
Thanks
Imen
