John O'Hare

Results 58 comments of John O'Hare

",0q" isn't available in the master branch.

Node == 0 is also used to disable interrupts from the radio. The config save failed error message isn't a desirable outcome but interesting point as to which facet ought...

I am also having this issue on OSX using a Prolific adapter. No joy at all with an FTDI adapter. Johns-MacBook-Pro:stc_diyclock john$ stcgal -p /dev/cu.usbserial -b 115200 -b 9600 -l...

Thanks for the swift response: Johns-MacBook-Pro:stc_diyclock john$ stcgal -p /dev/cu.usbserial -D -b 9600 -l 9600 main.hex Waiting for MCU, please cycle power: Packet data: 46 B9 6A 00 20 00...

I am not sure I have made the correct change. I have changed line 163 in protocols.py to: ` def pulse(self, character=b"\0xfe", timeout=0):` AFter doing this i get streams of...

the above using your osx-fix branch.

I have loaded up stcgal on a Win7 machine to prove the stc15w408as hardware. The hardware is good and I can program the chip under Win7. Still unable to program...

I have tried the the open driver and still have an issue. I have also tried with two FTDI serial adapters and can't get past "Waiting for MCU, please cycle...

I have just installed VirtualBox on my Mac and loaded a copy of Win7. STC-ISP works OK.

I now understand that the compilation error: "Assembler messages: /var/folders/6c/gxr4fz9s0_1cfcfnq7b8fmr40000gp/T//cc3VfWPh.s:2353: Error: register r24, r26, r28 or r30 required lto-wrapper: fatal error:" relates to code size. After extensive slimming of the...