I am going to be developing a USB Peripheral device using the MAX3421's SPI interface to a ST276 microcontroller.
Does anyone have some example code for this application.
Unfortunately the choice of the ST276 cannot be changed since this is a retrofit of an existing device.
Please feel free to ask any questions if more information is needed.
Thanks
Thanks, I have already been through there and all of Maxim's examples seem to be tailored to ARM devices. I was hoping for something that was a bit closer to the native C166 architecture.
I will most likely be getting the dev board you linked to.
From what I have seen, I will need to work through the provided example code to get everything working on the ST276.