LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: tate@a...
    Date: Tue, 15 Apr 2003 15:25:14 -0100
    Subject: [oc] UART16550
    Top

    Hello all,
    
    I've just compeleted my first UART16550 core instantiation and have run 
    into a problem.  I'm setup to run at 57.6k and the core performs 
    perfectly for individual characters received.  However,  if I chain to 
    bytes back to back (from a labview application running on win98) I 
    sometimes loose the second byte.  
    
    Reviewing the source code I notice the receiver statemachine goes to 
    a "stop" state that detects the stop bit and then counts down...  This 
    count down causes me to miss the next startbit of the second byte...
    
    Has anyone else seen this problem?  
    
    Thanks,
    Steve 
    
    
    

    Follow upAuthor
    Re: [oc] UART16550John Sheahan

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.