Modifying USB Host & ATMEGA328PB

I've made a board with a 328PB and integrated the USB Host module with it. Unfortunately the code will not compile, however it does seem to compile when set up for a 328P.

(The board and chip are fine, and the 328PB bootloader is accepted by the 328PB)

Are there any changes to either the USB Host Library or the Minicore library that would allow the code to compile?

I have breadboarded the 328P prior and all is well, I didn't realise the differences between the chips.

Your topic has been moved; Avrdude, stk500, Bootloader issues - Arduino Forum is not for compile problems.


Please post your sketch as well as the compiler output; please do not forget to use code tags for both; it might help those that want to help you.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.