Stm32 mat target UART example USART_3_Receive_Send, difficulty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-18 2:23 PM
I have generated MDK-ARM project from the USART_3_Receive_Send example from stm32 mat target example, I have successfully compiled all and burned to stm32f103 board, when connected to terminal it finds, it is sending unknown chartacters to terminal
I have attached the project files with this message, kindly someone check
Solved! Go to Solution.
- Labels:
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 7:24 AM
I tried with mikroC, its working in the same hardware setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 8:15 AM
I'd say HSE_VALUE, but the F1 series predominantly used 8 MHz, except the F105/F107 where 25 MHz might have been used. Project looked to use correct/expected value.
Scoping the signal and checking the bit time might provide some insight into the situation, as would probing the register settings for RCC and USART
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
‎2019-10-21 10:00 AM
Yes, used 8MHz,
Will debug as you advised and update here..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 10:11 AM
By the way, this is my clock configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-13 12:54 AM
I have been behind this to get working for last 5 months or more but didn't able to get it working
I am attaching pictures of the screenshot, kindly some one help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-03 11:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-04 11:38 AM
I made this working by making the constant 10 and type unit8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-04 11:39 AM
I made the UART working by making some modifications, that i have mentioned in that post in this thread
but the loopback example, I didnt able to make it working

- « Previous
-
- 1
- 2
- Next »