Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PIC18F46K22 no response
Post: RE: PIC18F46K22 no response

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 P...
eur 8-bit firmwares 3 9,159 2017-11-16, 11:12:36
    Thread: Python client for win/mac/linux
Post: Python client for win/mac/linux

Hi Some years ago, I had someone made me a Python client. It works under Windows, Mac and Linux. I have working versions for both the PIC18F67K22 and the PIC18F46K22. I don't fully understand t...
eur Console 1 7,109 2017-10-31, 22:30:57
    Thread: PIC18f45k22
Post: RE: PIC18f45k22

I managed to get the PIC18F46K22 working. The baudrate division needs to be adapted and the output directon of the SEND pin needs to be set. Some code snippets: user_code.inc:             bsf   ...
eur 8-bit firmwares 9 24,569 2017-10-28, 18:28:59
    Thread: PIC18F46K22 no response
Post: PIC18F46K22 no response

Hi I'm trying to get ds30loader running on a PIC18F46K22. My config looks like this: ; CONFIG1H   CONFIG  FOSC = INTIO67        ; Oscillator Selection bits (Internal oscillator block)   CONFIG...
eur 8-bit firmwares 3 9,159 2017-09-26, 09:53:09