Check out my review of Digilent's ChipKIT Uno32, with some very basic speed benchmarks here
Cheers
Nick Schulze
www.HowNotToEngineer.com
Check out my review of Digilent's ChipKIT Uno32, with some very basic speed benchmarks here
Cheers
Nick Schulze
www.HowNotToEngineer.com
ChipKIT Uno32 is based on PIC32MX300 family
http://ww1.microchip.com/downloads/en/DeviceDoc/61143H.pdf
and ChipKITMax32 on PIC32MX700 family:
http://ww1.microchip.com/downloads/en/DeviceDoc/61156G.pdf
To summarize:
PIC32MX3xx General Purpose (UART, SPI, I2C, ADC, PMP, comparators),
PIC32MX4xx adds USB,
PIC32MX5xx USB and CAN,
PIC32MX6xx USB and Ethernet,
PIC32MX7xx USB, Ethernet and CAN,
I think PIC32 is intended for wide range of applications like ARM Cortex.