USART1 Troubles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-07-04 8:47 PM
USART1 Troubles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:57 AM
Just to confirm my assumption... the code works with other usarts?
i should be volatile, or compiler can optimise out the delay loop.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:57 AM
Actually, now I have had a chance to connect a CRO to it, I am getting nothing via GPIO at all. Seems my .ld and .s is wrong for the toolchain, any hints on how to use ST Lib 3.3 with codesourcery?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:57 AM
Found the problem, was iterating an array with sizeof, not the number of elements... duh! *face palm*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:57 AM
Ok, got it working on USART3 but not 1 or 2, any thoughts?
