Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: USE_TXENABLE 16F1783 timeout
Post: RE: USE_TXENABLE 16F1783 timeout

Hey! Status update: I got it working with RS485. I belive the root problem is at uart.inc at function Send(). The last few statements are: ; Disable tx PHP Code: -- ifdef USE_TXENABLE   ...
petspats 8-bit firmwares 8 17,842 2014-09-23, 09:21:01
    Thread: USE_TXENABLE 16F1783 timeout
Post: RE: USE_TXENABLE 16F1783 timeout

PHP Code: -- ;------------------------------------------------------------------------------ ; Send() ;------------------------------------------------------------------------------ Send ; Ena...
petspats 8-bit firmwares 8 17,842 2014-09-22, 07:35:37
    Thread: USE_TXENABLE 16F1783 timeout
Post: RE: USE_TXENABLE 16F1783 timeout

Hey again. I think i was misleading abit. I am using bootloader over UART to USB and it is working. Now since i plan to use it with UART to RS485 to USB i was testing out this tx enable pin. I am ...
petspats 8-bit firmwares 8 17,842 2014-09-19, 18:45:20
    Thread: USE_TXENABLE 16F1783 timeout
Post: RE: USE_TXENABLE 16F1783 timeout

Hey Mikael! I want to implement it for RS485. That is the reason. Thank you for fast answer!
petspats 8-bit firmwares 8 17,842 2014-09-19, 16:56:25
    Thread: USE_TXENABLE 16F1783 timeout
Post: USE_TXENABLE 16F1783 timeout

Hey! Thank you for the great software. It works great: Initiating write... Searching for bl . . . . . . . Found PIC16F1783 fw ver. 1.0.2 Waiting for the boot loader to be ...
petspats 8-bit firmwares 8 17,842 2014-09-19, 15:44:01