Jump to content
 

Boot up a SAMD51 / SAME54 w/o ASF


holdmybeer
 Share

Recommended Posts

8-Bit controllers are very "honest" controllers, aren't they? No bus matrix, fixed interrupt latencies, no clock domain crossings.. one clock for everything. Home sweet home!

But everyone has to learn new tricks, so I decided to try a jump into the deep end and booted a 32-bit SAM device from scratch. The challenge of these (former Atmel) devices is, that only framework solutions exist. Even the app notes are written in ASF framework, no one will tell you how to set things up in bare metal.

So here it is, my first 32-bit and first Github project: https://github.com/dxstp/same54_init

Have fun! 😎

 

  • Helpful 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

 


×
×
  • Create New...