2017-11-16, 11:12:36
I have tried different oscillator setups, all work now. The problem was that the baudrate was calculated differently and that the pin direction of the send pin was not initialized.
I also have a Python bootloader which works for an 18F67K22 and also for small programs for the 18F46K22 but not large programs. I'm looking for a CLI bootloader that can run on a Beaglebone Black or Raspberry Py so I can reprogram my PIC remotely.
I also have a Python bootloader which works for an 18F67K22 and also for small programs for the 18F46K22 but not large programs. I'm looking for a CLI bootloader that can run on a Beaglebone Black or Raspberry Py so I can reprogram my PIC remotely.