Hello,
I am planning to design a project with 2-SPI, 2-I2C, 2-UART and 1-USB HOST.
and I want to do programming in Arduino IDE.
So, Please suggest me my project related MCU and also I could easily bootload respective MCU using Arduino UNO(Arduino as an ISP).
Thank you.
Regards,
Pratik
Try product search tool on official atmel.com (or Microchip).
After brief look, no one from AVR family. There is ATmega324PB and ATmega328PB with with 2-SPI, 2-I2C, 2-UART except 1 USB port.
Juraj
3
I
Budvar10:
After brief look, no one from AVR family. There is ATmega324PB and ATmega328PB with with 2-SPI, 2-I2C, 2-UART except 1 USB port.
I think it would be two I2C devices and 2 SPI devices connected, not 2 interfaces.