Tag
AVR32
6 posts tagged "AVR32".
- 2 min read
UC3B @ High Speed
From time to time I forget how to set the UC3B CPU to run at full speed. The EVK1101 comes with a 12MHz crystal, and I use the same crystal for my board…
- 2 min read
First contact with AVR Studio 5 (beta)
After years of being the lastest (and only) official IDE for AVR microcontrollers, Atmel decided to launch a new version of the famous AVR Studio. Of course…
- 2 min read
Software Framework comes to rescue: FAT32
Embedded applications make intense use of information these days, both for reading configurations and writing logs and process' results. Developers tend to…
- 3 min read
AVR32 Software Framework Drivers: USART
[](http://www.ezequielaceto.com.ar/techblog/wp-content/uploads/2010/04/select_framework_drivers1.png)As we get into AVR32 programming it's unavoidable to…
- 1 min read
AVR32 UC3B Hello World!
Inside AVR32 Studio I'll create a new project (File -> New -> AVR32 Example). As I'm going to use the EVK1101 as my base development it may be a good idea…
- 2 min read
The AVR32 UC3B Platform
The AVR32 is not only a microcontroller, it's a complete development platform that works smoothly on Linux and Windows, and may be OSX without too much…