Hello people
Does anyone know the highest Baud rate i can get with a
20mhz Xtal and 18F452 ?
the highest i can get using windows xp is 115200
i am using Max232
' Setup Hardware for uart
DEFINE HSER_BAUD 115200
DEFINE HSER_RCSTA 90h
DEFINE HSER_TXSTA 24h
DEFINE HSER_CLROERR 1
Bookmarks