#avr Logs

May 07 2020

#avr Calendar

01:16 AM rue_bed: my suggestion is to not use a debugger like that
01:22 AM rue_bed: nobody ever likes that solution
01:22 AM rue_bed: mostly cause it invlves gradually building your code up from known-working components
04:43 PM Smidge204: So you know what's pretty stupid?
04:43 PM Smidge204: The 814 and relates series of AVR chips have a "Virtual Port"
04:43 PM Smidge204: Because you can't access the IO registers bitwise directly, for whatever reason
04:43 PM Smidge204: So you use the "Virtual Port" for most things which are bit addressible, e.g. SBI VPORTA_DIR, 1 sets the direction bit for PortA, pin 1
11:28 PM day_ is now known as day