Thanks for the pointers Alex. I also saw your
replies here and took a short look at the Atmel Start and ASF.
ASF was a huge download, and couldn't really find my way through it.
Atmel Start looked surprisingly pretty bare bones in terms of the USBHS example, but need to take another look to see how much configuration options there are. In this case I download a USB HID example project.
I haven't taken a look at the RTLs of many USB peripherals yet and similarities among other series. If you say they are quite simple , I might as well attempt to adapt my previously used (and slightly refactored..) USB device stack to the Atmel driver.
Is there any "magic" needed to get the HS functionality working over FS?