stm32f1 f4 usart sr register reset value are different,it is print error or it is truely different
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-17 9:30 PM
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-17 10:33 PM
0x00C0 and 0x000000C0 are the same values. The space is there only to visually separate the many digits in a 32-bit number (I personally prefer 0x0000'00C0, but there's no universally accepted "standard" for this).
JW
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-17 10:33 PM
0x00C0 and 0x000000C0 are the same values. The space is there only to visually separate the many digits in a 32-bit number (I personally prefer 0x0000'00C0, but there's no universally accepted "standard" for this).
JW
