Hi,
I have been using MSP430 for some time now and migrating to Tiva Series. I am using TM4c1294XL connected Launchpad for the same.
I have a few basic questions rearding the same.
- How should I configure the ADC to sample and convert multiple channels? Is there a sample code for multiple channel conversion?
- How to decide the load register value for timers?
- How to use interrupts from GPIOs? Do all ports have interrupt facility unlike MSP430F438A which had only interrupt functions for Ports 1 and 2?
- Is there a Modbus RTU over RS485 sample code available for TIVA?
- Are there sample codes available in C for TIVA like MSP4305438A?