Proteus Git Kicad
Posted: Tue Sep 28, 2021 5:34 pm
Hi all,
I've got a variety of Proteus boards here .... from version 0.3 to 0.6. I was writing a CAN module and when I tried to implement CAN2, I couldn't get the bit rate to work properly, it was always too high. I struggled with this all afternoon, and because I had just written the code, I figured I must have screwed up somewhere. Finally the light bulb blinked on, on my scope I was looking at USB frames, not CAN frames. I was using the PDF schematic for version 0.5 but the board I was testing on was a 0.3, and I guess the connector pin-out for CAN2 on my 0.5 schematic is actually a USB on a 0.3.
Anyways, to save tearing out the rest of my hair, I figured I need to work from the schematic of the board I'm working on. So far, I've only been able to find a PDF schematic for board 0.5. Can anyone point me to the PDFs for the remaining boards? Or failing that, can someone point me to the git repository for the Proteus Kicad hardware. And are the commits labelled so I can find where the final commit was for each board release?
Thanks,
Al
I've got a variety of Proteus boards here .... from version 0.3 to 0.6. I was writing a CAN module and when I tried to implement CAN2, I couldn't get the bit rate to work properly, it was always too high. I struggled with this all afternoon, and because I had just written the code, I figured I must have screwed up somewhere. Finally the light bulb blinked on, on my scope I was looking at USB frames, not CAN frames. I was using the PDF schematic for version 0.5 but the board I was testing on was a 0.3, and I guess the connector pin-out for CAN2 on my 0.5 schematic is actually a USB on a 0.3.
Anyways, to save tearing out the rest of my hair, I figured I need to work from the schematic of the board I'm working on. So far, I've only been able to find a PDF schematic for board 0.5. Can anyone point me to the PDFs for the remaining boards? Or failing that, can someone point me to the git repository for the Proteus Kicad hardware. And are the commits labelled so I can find where the final commit was for each board release?
Thanks,
Al