Hello - I am new to microprocessors but comfortable with C and FPGAs. I would like suggestions on part/evaluation board and with examples for reading I2C or SPI data from external IC and then sending that across serial communications to PC for evaluation or maybe evaluate in a debugger? I really do not need to do anything else with the microprocessor. Thanks, Marc
You can get a cheap (less than 15 USD) TI TM4C Launchpad or STM32 Discovery kit. And download the examples from TI or ST website. They have examples for I2C and SPI communication.