Skip to content
Snippets Groups Projects
Select Git revision
  • 1441293cf53c04133a1c32dfc7e19ab3a03400fd
  • master default protected
2 results

README.md

Blame
  • README.md 879 B

    Programming the Router

    running on code from tinynet...

    finding lock bit issue?

    setting that does nothing

    so, likely that clock is configured incorrectly - will try using erase jumper

    changing config from pllack to 8m_rc might have fixed this

    some abortive work here trying to get the usb cdc example working again - I've become convinced again that I can and should do this. However, after a few brief moments bringin the example code up and configuring my clocks properly (and generally going abobut this with a more level head) I realize that the version of this board I'm currently debugging doesn't have USB DM / DP lines routed :'( haha so I'll wait until the new version arrives

    http://asf.atmel.com/docs/latest/uc3l/html/udi_cdc_quickstart.html#udi_cdc_use_cases

    but I started a new atmel studio project for this, so it shouldn't be too hard to hop back in later