Skip to content
Snippets Groups Projects
Select Git revision
  • 37939ee2ff6a371089a0c516174b26499df268e9
  • master default protected
2 results

embedded

  • Clone with SSH
  • Clone with HTTPS
  • Jake's avatar
    Jake Read authored
    37939ee2
    History
    Name Last commit Last update
    ..
    mkrouter-v04
    mkrouter-v06
    README.md

    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