cnc-rules
cnc-rules
Hi Excellent project. Glad to see someone conversant with SID! I'm new to this so not sure how to upload anything. I've modded the Global for a new cpu Attiny2313...
Hi David E2 read/write working on 2313 a little crude but reliable I found the same problem others had with the speed and I see in your code you use...
Sorry David if I knew how to upload the files I've modded I would but ... I'll look at the sram later and let you know
Hi David Done Sram read/write io register read/write e2 read/write need to do more checking and tidying up Not very tidy I've used your excellent routines as a basis and...
Hi David I've attached a zip file of all the sources. Having written many s/w uarts over the years (I'm an old style assembler programmer of > 40 years and...
Whilst I think on When using the I function for the i/o it require the io address base 0 but displays it at the actual addrres e.g. address 0x13h gpio1...
don't know whether you received the files direct so I've added them here [dwire-debug-master.zip](https://github.com/dcwbrown/dwire-debug/files/923908/dwire-debug-master.zip)
Incorporate as you wish. I agree its simpler to treat it as a linear address space but most non programmers tend to see separate address spaces for i/o and memory,...