Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto Baud Detection [solved]
#5
Well I started from scratch, new download of DS30.

I set the MPLAB device to 18F26k22, the same for the settings.inc, although the manual says to set the device in the line, "LIST P=18F26K22" that does not exist, so is it now set in the line "processor __18F26K22" ?

So I put the "processor __18F26K22" bit in, set the clock frequency and baud;

#define OSCF 16000000
#define BAUDRATE 38400

It does not compile, lots of errors in the config register settings. Checking back with the 2.0.4 version and the config bit settings look completly different, should they be ?

Glad I kept the 2.0.4 version, although getting the auto baud working would be good.  
Reply


Messages In This Thread
Auto Baud Detection [solved] - by srnet - 2011-10-06, 15:00:39
RE: Auto Baud Detection - by Mikael Gustavsson - 2011-10-08, 12:07:40
RE: Auto Baud Detection - by srnet - 2011-10-09, 10:07:17
RE: Auto Baud Detection - by srnet - 2011-10-09, 15:55:22
RE: Auto Baud Detection - by srnet - 2011-10-09, 23:40:26
RE: Auto Baud Detection - by Mikael Gustavsson - 2011-10-09, 23:57:06
RE: Auto Baud Detection - by srnet - 2011-10-10, 00:21:01
RE: Auto Baud Detection - by srnet - 2011-10-10, 13:18:47
RE: Auto Baud Detection - by srnet - 2011-10-10, 14:38:37
RE: Auto Baud Detection - by Mikael Gustavsson - 2011-10-11, 22:34:09

Forum Jump:


Users browsing this thread: 1 Guest(s)