I'm trying to implement the atmega169 in simulavr

for the second timer, I'm using the HWTimer8_1C
for the prescaler, I'm using the HWPrescalerAsync
unfortunately, that expects a PinAtPort,
but the 169 has a dedicated Pin, which is not in a Port...
how am I supposed to handle this?

I'm trying the async mode, with a 32KHz crystal... is that supposed to work?

_______________________________________________
Simulavr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to